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];
223 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup()240 static int tsnep_tx_ring_init(struct tsnep_tx *tx) in tsnep_tx_ring_init()278 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate()336 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available()344 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count) in tsnep_tx_map()380 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()410 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()479 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll()554 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()576 int queue_index, struct tsnep_tx *tx) in tsnep_tx_open()[all …]