Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/engleder/
Dtsnep_main.c883 static void tsnep_rx_ring_cleanup(struct tsnep_rx *rx) in tsnep_rx_ring_cleanup()
915 static int tsnep_rx_ring_create(struct tsnep_rx *rx) in tsnep_rx_ring_create()
970 static void tsnep_rx_init(struct tsnep_rx *rx) in tsnep_rx_init()
983 static void tsnep_rx_enable(struct tsnep_rx *rx) in tsnep_rx_enable()
991 static void tsnep_rx_disable(struct tsnep_rx *rx) in tsnep_rx_disable()
1001 static int tsnep_rx_desc_available(struct tsnep_rx *rx) in tsnep_rx_desc_available()
1009 static void tsnep_rx_free_page_buffer(struct tsnep_rx *rx) in tsnep_rx_free_page_buffer()
1024 static int tsnep_rx_alloc_page_buffer(struct tsnep_rx *rx) in tsnep_rx_alloc_page_buffer()
1043 static void tsnep_rx_set_page(struct tsnep_rx *rx, struct tsnep_rx_entry *entry, in tsnep_rx_set_page()
1052 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];