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

/freebsd-10.2-release/sys/dev/e1000/
H A Dif_igb.h544 #define IGB_RX_LOCK(_sc) mtx_lock(&(_sc)->rx_mtx) macro
H A Dif_igb.c4309 IGB_RX_LOCK(rxr);
4455 IGB_RX_LOCK(rxr);
4809 IGB_RX_LOCK(rxr);
4835 IGB_RX_LOCK(rxr);

Completed in 42 milliseconds