Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h70 int t1_poll(struct napi_struct *, int);
H A Dcxgb2.c1056 netif_napi_add(netdev, &adapter->napi, t1_poll); in init_one()
H A Dsge.c1604 int t1_poll(struct napi_struct *napi, int budget) in t1_poll() function