Searched refs:t1_poll (Results 1 – 3 of 3) sorted by relevance
70 int t1_poll(struct napi_struct *, int);
1056 netif_napi_add(netdev, &adapter->napi, t1_poll); in init_one()
1604 int t1_poll(struct napi_struct *napi, int budget) in t1_poll() function