Home
last modified time | relevance | path

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

/openbmc/linux/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()