Searched refs:netxen_nic_poll (Results 1 – 1 of 1) sorted by relevance
58 static int netxen_nic_poll(struct napi_struct *napi, int budget);176 netif_napi_add(netdev, &sds_ring->napi, netxen_nic_poll); in netxen_napi_add()2346 static int netxen_nic_poll(struct napi_struct *napi, int budget) in netxen_nic_poll() function