Searched refs:tsnep_rx (Results 1 – 2 of 2) sorted by relevance
944 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 …]
115 struct tsnep_rx { struct149 struct tsnep_rx *rx; argument196 struct tsnep_rx rx[TSNEP_MAX_QUEUES];