Searched refs:IXGBE_RX_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h492 #define IXGBE_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro
H A Dixgbe.c4082 IXGBE_RX_UNLOCK(rxr);
4087 IXGBE_RX_UNLOCK(rxr);
4354 IXGBE_RX_UNLOCK(rxr);
4420 IXGBE_RX_UNLOCK(rxr);
4611 IXGBE_RX_UNLOCK(rxr);

Completed in 56 milliseconds