Lines Matching defs:tx

278 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx)  in tsnep_tx_ring_cleanup()
295 static int tsnep_tx_ring_create(struct tsnep_tx *tx) in tsnep_tx_ring_create()
334 static void tsnep_tx_init(struct tsnep_tx *tx) in tsnep_tx_init()
347 static void tsnep_tx_enable(struct tsnep_tx *tx) in tsnep_tx_enable()
358 static void tsnep_tx_disable(struct tsnep_tx *tx, struct napi_struct *napi) in tsnep_tx_disable()
381 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate()
442 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available()
483 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count, in tsnep_tx_map()
534 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()
564 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()
626 static int tsnep_xdp_tx_map(struct xdp_frame *xdpf, struct tsnep_tx *tx, in tsnep_xdp_tx_map()
683 struct tsnep_tx *tx, u32 type) in tsnep_xdp_xmit_frame_ring()
725 static void tsnep_xdp_xmit_flush(struct tsnep_tx *tx) in tsnep_xdp_xmit_flush()
732 struct netdev_queue *tx_nq, struct tsnep_tx *tx, in tsnep_xdp_xmit_back()
761 static int tsnep_xdp_tx_map_zc(struct xdp_desc *xdpd, struct tsnep_tx *tx) in tsnep_xdp_tx_map_zc()
781 struct tsnep_tx *tx) in tsnep_xdp_xmit_frame_ring_zc()
791 static void tsnep_xdp_xmit_zc(struct tsnep_tx *tx) in tsnep_xdp_xmit_zc()
819 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()
911 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()
933 static int tsnep_tx_open(struct tsnep_tx *tx) in tsnep_tx_open()
946 static void tsnep_tx_close(struct tsnep_tx *tx) in tsnep_tx_close()
1288 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_xdp_run_prog()
1333 struct tsnep_tx *tx) in tsnep_xdp_run_prog_zc()
1369 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_finalize_xdp()
1443 struct tsnep_tx *tx; in tsnep_rx_poll() local
1546 struct tsnep_tx *tx; in tsnep_rx_poll_zc() local
1919 struct tsnep_tx *tx = queue->tx; in tsnep_queue_open() local
2333 struct tsnep_tx *tx; in tsnep_netdev_xdp_xmit() local