Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h876 void ixgbe_rx_recycle(caddr_t arg);
H A Dixgbe_rx.c55 ixgbe_rx_recycle(caddr_t arg) in ixgbe_rx_recycle() function
H A Dixgbe_buf.c865 rcb->free_rtn.free_func = ixgbe_rx_recycle; in ixgbe_alloc_rcb_lists()