Home
last modified time | relevance | path

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

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