Lines Matching defs:tx

265 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx)  in tsnep_tx_ring_cleanup()
282 static int tsnep_tx_ring_create(struct tsnep_tx *tx) in tsnep_tx_ring_create()
321 static void tsnep_tx_init(struct tsnep_tx *tx) in tsnep_tx_init()
334 static void tsnep_tx_enable(struct tsnep_tx *tx) in tsnep_tx_enable()
345 static void tsnep_tx_disable(struct tsnep_tx *tx, struct napi_struct *napi) in tsnep_tx_disable()
368 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate()
428 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available()
436 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count) in tsnep_tx_map()
476 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()
507 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()
565 static int tsnep_xdp_tx_map(struct xdp_frame *xdpf, struct tsnep_tx *tx, in tsnep_xdp_tx_map()
622 struct tsnep_tx *tx, u32 type) in tsnep_xdp_xmit_frame_ring()
664 static void tsnep_xdp_xmit_flush(struct tsnep_tx *tx) in tsnep_xdp_xmit_flush()
671 struct netdev_queue *tx_nq, struct tsnep_tx *tx, in tsnep_xdp_xmit_back()
700 static int tsnep_xdp_tx_map_zc(struct xdp_desc *xdpd, struct tsnep_tx *tx) in tsnep_xdp_tx_map_zc()
720 struct tsnep_tx *tx) in tsnep_xdp_xmit_frame_ring_zc()
730 static void tsnep_xdp_xmit_zc(struct tsnep_tx *tx) in tsnep_xdp_xmit_zc()
758 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()
851 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()
873 static int tsnep_tx_open(struct tsnep_tx *tx) in tsnep_tx_open()
886 static void tsnep_tx_close(struct tsnep_tx *tx) in tsnep_tx_close()
1220 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_xdp_run_prog()
1265 struct tsnep_tx *tx) in tsnep_xdp_run_prog_zc()
1301 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_finalize_xdp()
1375 struct tsnep_tx *tx; in tsnep_rx_poll() local
1478 struct tsnep_tx *tx; in tsnep_rx_poll_zc() local
1860 struct tsnep_tx *tx = queue->tx; in tsnep_queue_open() local
2256 struct tsnep_tx *tx; in tsnep_netdev_xdp_xmit() local