Searched refs:ixgbe_lro_get_first (Results 1 – 1 of 1) sorted by relevance
39 static uint32_t ixgbe_lro_get_first(ixgbe_rx_data_t *, uint32_t);44 #pragma inline(ixgbe_lro_get_first)491 ixgbe_lro_get_first(ixgbe_rx_data_t *rx_data, uint32_t rx_next) in ixgbe_lro_get_first() function738 lro_first = ixgbe_lro_get_first(rx_data, rx_next); in ixgbe_ring_rx()