Searched refs:gve_rx_work_pending (Results 1 – 3 of 3) sorted by relevance
1149 bool gve_rx_work_pending(struct gve_rx_ring *rx);
931 bool gve_rx_work_pending(struct gve_rx_ring *rx) in gve_rx_work_pending() function
355 reschedule |= gve_rx_work_pending(block->rx); in gve_napi_poll()1696 if (gve_rx_work_pending(&priv->rx[qid])) in gve_xsk_pool_disable()