Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve_dqo.h111 int gve_napi_poll_dqo(struct napi_struct *napi, int budget);
H A Dgve_rx_dqo.c204 gve_add_napi(priv, ntfy_idx, gve_napi_poll_dqo); in gve_rx_start_ring_dqo()
H A Dgve_main.c371 int gve_napi_poll_dqo(struct napi_struct *napi, int budget) in gve_napi_poll_dqo() function