Home
last modified time | relevance | path

Searched refs:IXL_TX_LOCK (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ixl/
HDixl_txrx.c140 IXL_TX_LOCK(txr); in ixl_deferred_mq_start()
158 IXL_TX_LOCK(txr); in ixl_qflush()
464 IXL_TX_LOCK(txr); in ixl_init_tx_ring()
HDixl.h259 #define IXL_TX_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
HDif_ixl.c1196 IXL_TX_LOCK(txr); in ixl_handle_que()
1251 IXL_TX_LOCK(txr); in ixl_intr()
1298 IXL_TX_LOCK(txr); in ixl_msix_que()
2636 IXL_TX_LOCK(txr); in ixl_free_vsi()
HDif_ixlv.c2492 IXL_TX_LOCK(txr); in ixlv_free_queues()