Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dsge.h79 int t1_poll(struct napi_struct *, int);
Dcxgb2.c1056 netif_napi_add(netdev, &adapter->napi, t1_poll, 64); in init_one()
Dsge.c1613 int t1_poll(struct napi_struct *napi, int budget) in t1_poll() function