Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.h78 int t1_poll(struct napi_struct *, int);
H A Dcxgb2.c1105 netif_napi_add(netdev, &adapter->napi, t1_poll, 64); in init_one()
H A Dsge.c1609 int t1_poll(struct napi_struct *napi, int budget) in t1_poll() function