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()
692 static int tsnep_xdp_tx_map_zc(struct xdp_desc *xdpd, struct tsnep_tx *tx) in tsnep_xdp_tx_map_zc()
712 struct tsnep_tx *tx) in tsnep_xdp_xmit_frame_ring_zc()
722 static void tsnep_xdp_xmit_zc(struct tsnep_tx *tx) in tsnep_xdp_xmit_zc()
750 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()
843 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()
865 static int tsnep_tx_open(struct tsnep_tx *tx) in tsnep_tx_open()
878 static void tsnep_tx_close(struct tsnep_tx *tx) in tsnep_tx_close()
1212 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_xdp_run_prog()
1257 struct tsnep_tx *tx) in tsnep_xdp_run_prog_zc()
1293 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_finalize_xdp()
1367 struct tsnep_tx *tx; in tsnep_rx_poll() local
1470 struct tsnep_tx *tx; in tsnep_rx_poll_zc() local
1839 struct tsnep_tx *tx = queue->tx; in tsnep_queue_open() local
2235 struct tsnep_tx *tx; in tsnep_netdev_xdp_xmit() local