Home
last modified time | relevance | path

Searched defs:aq_vec_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c28 static int aq_vec_poll(struct napi_struct *napi, int budget) in aq_vec_poll() function
122 netif_napi_add(aq_nic_get_ndev(aq_nic), &self->napi, aq_vec_poll); in aq_vec_alloc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c33 static int aq_vec_poll(struct napi_struct *napi, int budget) in aq_vec_poll() function
128 aq_vec_poll, AQ_CFG_NAPI_WEIGHT); in aq_vec_alloc() local

Completed in 2 milliseconds