Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c33 static mblk_t *ixgbe_rx_bind(ixgbe_rx_data_t *, uint32_t, uint32_t);
189 ixgbe_rx_bind(ixgbe_rx_data_t *rx_data, uint32_t index, uint32_t pkt_len) in ixgbe_rx_bind() function
678 mp = ixgbe_rx_bind(rx_data, rx_next, pkt_len); in ixgbe_ring_rx()