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