Searched refs:EM_TX_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h498 #define EM_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
H A Dif_lem.h492 #define EM_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
H A Dif_em.c891 EM_TX_UNLOCK(txr);
974 EM_TX_UNLOCK(txr);
995 EM_TX_UNLOCK(txr);
1058 EM_TX_UNLOCK(txr);
1463 EM_TX_UNLOCK(txr);
1537 EM_TX_UNLOCK(txr);
1573 EM_TX_UNLOCK(txr);
1657 EM_TX_UNLOCK(txr);
1686 EM_TX_UNLOCK(txr);
2423 EM_TX_UNLOCK(tx
[all...]
H A Dif_lem.c728 EM_TX_UNLOCK(adapter);
884 EM_TX_UNLOCK(adapter);
980 EM_TX_UNLOCK(adapter);
1099 EM_TX_UNLOCK(adapter);
1174 EM_TX_UNLOCK(adapter);
1264 EM_TX_UNLOCK(adapter);
1316 EM_TX_UNLOCK(adapter);
1354 EM_TX_UNLOCK(adapter);
3086 EM_TX_UNLOCK(adapter);

Completed in 82 milliseconds