Home
last modified time | relevance | path

Searched refs:ixgbe_lro_get_first (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c40 static uint32_t ixgbe_lro_get_first(ixgbe_rx_data_t *, uint32_t);
45 #pragma inline(ixgbe_lro_get_first)
492 ixgbe_lro_get_first(ixgbe_rx_data_t *rx_data, uint32_t rx_next) in ixgbe_lro_get_first() function
739 lro_first = ixgbe_lro_get_first(rx_data, rx_next); in ixgbe_ring_rx()