Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_main.c944 static void tsnep_rx_ring_cleanup(struct tsnep_rx *rx) in tsnep_rx_ring_cleanup()
976 static int tsnep_rx_ring_create(struct tsnep_rx *rx) in tsnep_rx_ring_create()
1031 static void tsnep_rx_init(struct tsnep_rx *rx) in tsnep_rx_init()
1044 static void tsnep_rx_enable(struct tsnep_rx *rx) in tsnep_rx_enable()
1052 static void tsnep_rx_disable(struct tsnep_rx *rx) in tsnep_rx_disable()
1062 static int tsnep_rx_desc_available(struct tsnep_rx *rx) in tsnep_rx_desc_available()
1070 static void tsnep_rx_free_page_buffer(struct tsnep_rx *rx) in tsnep_rx_free_page_buffer()
1085 static int tsnep_rx_alloc_page_buffer(struct tsnep_rx *rx) in tsnep_rx_alloc_page_buffer()
1104 static void tsnep_rx_set_page(struct tsnep_rx *rx, struct tsnep_rx_entry *entry, in tsnep_rx_set_page()
1113 static int tsnep_rx_alloc_buffer(struct tsnep_rx *rx, int index) in tsnep_rx_alloc_buffer()
[all …]
Dtsnep.h115 struct tsnep_rx { struct
149 struct tsnep_rx *rx; argument
196 struct tsnep_rx rx[TSNEP_MAX_QUEUES];