Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_buffer_mgmt_dqo.c40 bool gve_buf_state_is_allocated(struct gve_rx_ring *rx, in gve_buf_state_is_allocated() function
H A Dgve_rx_dqo.c153 if (gve_buf_state_is_allocated(rx, bs) && bs->xsk_buff) { in gve_rx_free_ring_dqo()
745 if (unlikely(!gve_buf_state_is_allocated(rx, buf_state))) { in gve_rx_dqo()