Searched refs:tsnep_tx (Results 1 – 2 of 2) sorted by relevance
71 struct tsnep_tx { struct128 struct tsnep_tx *tx;170 struct tsnep_tx tx[TSNEP_MAX_QUEUES];
217 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup()234 static int tsnep_tx_ring_init(struct tsnep_tx *tx) in tsnep_tx_ring_init()272 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate()330 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available()338 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count) in tsnep_tx_map()374 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()404 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()473 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()545 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()567 int queue_index, struct tsnep_tx *tx) in tsnep_tx_open()[all …]