Home
last modified time | relevance | path

Searched refs:ofld_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1888 * ofld_poll - NAPI handler for offload packets in interrupt mode
1898 static int ofld_poll(struct napi_struct *napi, int budget) in ofld_poll() function
3017 qs->napi.poll = p->polling ? napi_rx_handler : ofld_poll; in t3_update_qset_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1886 * ofld_poll - NAPI handler for offload packets in interrupt mode
1896 static int ofld_poll(struct napi_struct *napi, int budget) in ofld_poll() function
3015 qs->napi.poll = p->polling ? napi_rx_handler : ofld_poll; in t3_update_qset_coalesce()

Completed in 9 milliseconds