Searched defs:napi_tx (Results 1 – 12 of 12) sorted by relevance
46 struct napi_struct napi_tx; member
137 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_mq_poll()170 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_poll()
80 struct napi_struct napi_tx; member
1545 static int am65_cpsw_nuss_tx_poll(struct napi_struct *napi_tx, int budget) in am65_cpsw_nuss_tx_poll()
326 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
275 struct napi_struct napi_tx; member
1684 struct napi_struct *napi_tx; in gve_xsk_pool_disable() local
984 struct napi_struct napi_tx; member
1092 struct napi_struct napi_tx; member
1275 struct napi_struct napi_tx; member
34 static bool csum = true, gso = true, napi_tx = true; variable