Home
last modified time | relevance | path

Searched refs:s2io_poll_msix (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.h1073 static int s2io_poll_msix(struct napi_struct *napi, int budget);
H A Ds2io.c2758 static int s2io_poll_msix(struct napi_struct *napi, int budget) in s2io_poll_msix() function
7917 netif_napi_add(dev, &ring->napi, s2io_poll_msix, 64); in s2io_init_nic()
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.h1072 static int s2io_poll_msix(struct napi_struct *napi, int budget);
H A Ds2io.c2748 * s2io_poll_msix - Rx interrupt handler for NAPI support
2760 static int s2io_poll_msix(struct napi_struct *napi, int budget) in s2io_poll_msix() function
7911 netif_napi_add(dev, &ring->napi, s2io_poll_msix); in s2io_init_nic()

Completed in 24 milliseconds