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

/freebsd-10.2-release/sys/dev/e1000/
H A Dif_igb.h539 #define IGB_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
H A Dif_igb.c877 IGB_TX_UNLOCK(txr);
959 IGB_TX_UNLOCK(txr);
992 IGB_TX_UNLOCK(txr);
1063 IGB_TX_UNLOCK(txr);
1080 IGB_TX_UNLOCK(txr);
1427 IGB_TX_UNLOCK(txr);
1478 IGB_TX_UNLOCK(txr);
1578 IGB_TX_UNLOCK(txr);
1619 IGB_TX_UNLOCK(txr);
2300 IGB_TX_UNLOCK(tx
[all...]

Completed in 103 milliseconds