Home
last modified time | relevance | path

Searched refs:tsnep_tx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_main.c277 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()
[all …]
Dtsnep.h80 struct tsnep_tx { struct
148 struct tsnep_tx *tx;
194 struct tsnep_tx tx[TSNEP_MAX_QUEUES];