Searched defs:napi_tx (Results 1 – 14 of 14) sorted by relevance
46 struct napi_struct napi_tx; member
130 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_mq_poll()162 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_poll()
80 struct napi_struct napi_tx; member
335 struct napi_struct napi_tx; member
1519 static int am65_cpsw_nuss_tx_poll(struct napi_struct *napi_tx, int budget) in am65_cpsw_nuss_tx_poll()
207 static int emac_napi_tx_poll(struct napi_struct *napi_tx, int budget) in emac_napi_tx_poll()
108 struct napi_struct napi_tx; member
578 struct napi_struct napi_tx; member
1662 struct napi_struct *napi_tx; in gve_xsk_pool_disable() local
275 struct napi_struct napi_tx; member
985 struct napi_struct napi_tx; member
1232 struct napi_struct napi_tx; member
1092 struct napi_struct napi_tx; member
33 static bool csum = true, gso = true, napi_tx = true; variable