Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/google/gve/
H A Dgve_buffer_mgmt_dqo.c35 bool gve_buf_state_is_allocated(struct gve_rx_ring *rx, in gve_buf_state_is_allocated() function
H A Dgve.h1205 bool gve_buf_state_is_allocated(struct gve_rx_ring *rx,
H A Dgve_rx_dqo.c597 if (unlikely(!gve_buf_state_is_allocated(rx, buf_state))) { in gve_rx_dqo()