Home
last modified time | relevance | path

Searched refs:gve_buf_state_is_allocated (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/google/gve/ !
Dgve_rx_dqo.c55 static bool gve_buf_state_is_allocated(struct gve_rx_ring *rx, in gve_buf_state_is_allocated() function
623 if (unlikely(!gve_buf_state_is_allocated(rx, buf_state))) { in gve_rx_dqo()