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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h494 #define EM_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dif_lem.h488 #define EM_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dif_lem.c721 EM_TX_LOCK(adapter);
881 EM_TX_LOCK(adapter);
978 EM_TX_LOCK(adapter);
1097 EM_TX_LOCK(adapter);
1172 EM_TX_LOCK(adapter);
1260 EM_TX_LOCK(adapter);
1311 EM_TX_LOCK(adapter);
1350 EM_TX_LOCK(adapter);
3084 EM_TX_LOCK(adapter);
H A Dif_em.c883 EM_TX_LOCK(txr);
992 EM_TX_LOCK(txr);
1056 EM_TX_LOCK(txr);
1454 EM_TX_LOCK(txr);
1528 EM_TX_LOCK(txr);
1562 EM_TX_LOCK(txr);
1647 EM_TX_LOCK(txr);
1678 EM_TX_LOCK(txr);
2421 EM_TX_LOCK(txr);
3358 EM_TX_LOCK(tx
[all...]

Completed in 91 milliseconds