Searched refs:ice_32byte_rx_desc (Results 1 – 2 of 2) sorted by relevance
7 union ice_32byte_rx_desc { union
434 size = ALIGN(rx_ring->count * sizeof(union ice_32byte_rx_desc), in ice_clean_rx_ring()468 size = ALIGN(rx_ring->count * sizeof(union ice_32byte_rx_desc), in ice_free_rx_ring()498 size = ALIGN(rx_ring->count * sizeof(union ice_32byte_rx_desc), in ice_setup_rx_ring()
Completed in 12 milliseconds