Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c859 static int fbnic_poll(struct napi_struct *napi, int budget) in fbnic_poll() function
1066 netif_napi_add(fbn->netdev, &nv->napi, fbnic_poll); in fbnic_alloc_napi_vector()