Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
H A Dtsnep_main.c891 static void tsnep_rx_ring_cleanup(struct tsnep_rx *rx) in tsnep_rx_ring_cleanup()
923 static int tsnep_rx_ring_create(struct tsnep_rx *rx) in tsnep_rx_ring_create()
978 static void tsnep_rx_init(struct tsnep_rx *rx) in tsnep_rx_init()
991 static void tsnep_rx_enable(struct tsnep_rx *rx) in tsnep_rx_enable()
999 static void tsnep_rx_disable(struct tsnep_rx *rx) in tsnep_rx_disable()
1009 static int tsnep_rx_desc_available(struct tsnep_rx *rx) in tsnep_rx_desc_available()
1017 static void tsnep_rx_free_page_buffer(struct tsnep_rx *rx) in tsnep_rx_free_page_buffer()
1032 static int tsnep_rx_alloc_page_buffer(struct tsnep_rx *rx) in tsnep_rx_alloc_page_buffer()
1051 static void tsnep_rx_set_page(struct tsnep_rx *rx, struct tsnep_rx_entry *entry, in tsnep_rx_set_page()
1060 static int tsnep_rx_alloc_buffer(struct tsnep_rx *r
[all...]
H A Dtsnep.h115 struct tsnep_rx { struct
149 struct tsnep_rx *rx;
196 struct tsnep_rx rx[TSNEP_MAX_QUEUES];

Completed in 3 milliseconds