Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c35 static mblk_t *ixgbe_rx_copy(ixgbe_rx_data_t *, uint32_t, uint32_t);
146 ixgbe_rx_copy(ixgbe_rx_data_t *rx_data, uint32_t index, uint32_t pkt_len) in ixgbe_rx_copy() function
682 mp = ixgbe_rx_copy(rx_data, rx_next, pkt_len); in ixgbe_ring_rx()