Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h1072 static int s2io_poll_msix(struct napi_struct *napi, int budget);
H A Ds2io.c2760 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()