Home
last modified time | relevance | path

Searched refs:IGB_TX_LOCK (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/e1000/
HDif_igb.h538 #define IGB_TX_LOCK(_sc) mtx_lock(&(_sc)->tx_mtx) macro
HDif_igb.c867 IGB_TX_LOCK(txr); in igb_resume()
957 IGB_TX_LOCK(txr); in igb_start()
1060 IGB_TX_LOCK(txr); in igb_deferred_mq_start()
1077 IGB_TX_LOCK(txr); in igb_qflush()
1416 IGB_TX_LOCK(txr); in igb_handle_que()
1468 IGB_TX_LOCK(txr); in igb_handle_link_locked()
1567 IGB_TX_LOCK(txr); in igb_poll()
1608 IGB_TX_LOCK(txr); in igb_msix_que()
2301 IGB_TX_LOCK(txr); in igb_stop()
3513 IGB_TX_LOCK(txr); in igb_setup_transmit_ring()
[all …]