Searched defs:napi_tx (Results 1 – 10 of 10) sorted by relevance
46 struct napi_struct napi_tx; member
80 struct napi_struct napi_tx; member
1547 static int am65_cpsw_nuss_tx_poll(struct napi_struct *napi_tx, int budget) in am65_cpsw_nuss_tx_poll()
219 static int emac_napi_tx_poll(struct napi_struct *napi_tx, int budget) in emac_napi_tx_poll()
586 struct napi_struct napi_tx; member
1574 struct napi_struct *napi_tx; in gve_xsk_pool_disable() local
985 struct napi_struct napi_tx; member
1230 struct napi_struct napi_tx; member
1092 struct napi_struct napi_tx; member
33 static bool csum = true, gso = true, napi_tx = true; variable