Searched defs:ixgbe_lro_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c37 static mblk_t *ixgbe_lro_copy(ixgbe_rx_data_t *, uint32_t, uint32_t, uint32_t);
383 * ixgbe_lro_copy - Use copy to process the received LRO packet.
389 ixgbe_lro_copy(ixgbe_rx_data_t *rx_data, uint32_t lro_start, function
671 mp = ixgbe_lro_copy(rx_data, lro_start,

Completed in 204 milliseconds