Searched refs:EM_TX_LOCK (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.c957 EM_TX_LOCK(txr);
1031 EM_TX_LOCK(txr);
1139 EM_TX_LOCK(txr);
1542 EM_TX_LOCK(txr);
1616 EM_TX_LOCK(txr);
1650 EM_TX_LOCK(txr);
1751 EM_TX_LOCK(txr);
1783 EM_TX_LOCK(txr);
2499 EM_TX_LOCK(txr);
3623 EM_TX_LOCK(tx
[all...]
H A Dif_lem.h510 #define EM_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
H A Dif_lem.c813 EM_TX_LOCK(adapter);
989 EM_TX_LOCK(adapter);
1087 EM_TX_LOCK(adapter);
1206 EM_TX_LOCK(adapter);
1281 EM_TX_LOCK(adapter);
1368 EM_TX_LOCK(adapter);
1419 EM_TX_LOCK(adapter);
1458 EM_TX_LOCK(adapter);
3215 EM_TX_LOCK(adapter);
H A Dif_em.h544 #define EM_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro

Completed in 96 milliseconds