Lines Matching defs:tx
277 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup()
294 static int tsnep_tx_ring_create(struct tsnep_tx *tx) in tsnep_tx_ring_create()
333 static void tsnep_tx_init(struct tsnep_tx *tx) in tsnep_tx_init()
346 static void tsnep_tx_enable(struct tsnep_tx *tx) in tsnep_tx_enable()
357 static void tsnep_tx_disable(struct tsnep_tx *tx, struct napi_struct *napi) in tsnep_tx_disable()
380 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()
530 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()
560 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()
618 static int tsnep_xdp_tx_map(struct xdp_frame *xdpf, struct tsnep_tx *tx, in tsnep_xdp_tx_map()
675 struct tsnep_tx *tx, u32 type) in tsnep_xdp_xmit_frame_ring()
717 static void tsnep_xdp_xmit_flush(struct tsnep_tx *tx) in tsnep_xdp_xmit_flush()
724 struct netdev_queue *tx_nq, struct tsnep_tx *tx, in tsnep_xdp_xmit_back()
753 static int tsnep_xdp_tx_map_zc(struct xdp_desc *xdpd, struct tsnep_tx *tx) in tsnep_xdp_tx_map_zc()
773 struct tsnep_tx *tx) in tsnep_xdp_xmit_frame_ring_zc()
783 static void tsnep_xdp_xmit_zc(struct tsnep_tx *tx) in tsnep_xdp_xmit_zc()
811 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()
904 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()
926 static int tsnep_tx_open(struct tsnep_tx *tx) in tsnep_tx_open()
939 static void tsnep_tx_close(struct tsnep_tx *tx) in tsnep_tx_close()
1281 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_xdp_run_prog()
1326 struct tsnep_tx *tx) in tsnep_xdp_run_prog_zc()
1362 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_finalize_xdp()
1436 struct tsnep_tx *tx; in tsnep_rx_poll() local
1539 struct tsnep_tx *tx; in tsnep_rx_poll_zc() local
1912 struct tsnep_tx *tx = queue->tx; in tsnep_queue_open() local
2326 struct tsnep_tx *tx; in tsnep_netdev_xdp_xmit() local