Searched refs:ixgbe_rx_copy (Results 1 – 1 of 1) sorted by relevance
35 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() function682 mp = ixgbe_rx_copy(rx_data, rx_next, pkt_len); in ixgbe_ring_rx()