Searched refs:BXE_FP_TX_LOCK (Results 1 – 2 of 2) sorted by relevance
3472 BXE_FP_TX_LOCK(fp); in bxe_watchdog()3558 BXE_FP_TX_LOCK(fp); in bxe_drain_tx_queues()4241 BXE_FP_TX_LOCK(fp); in bxe_nic_unload()5632 BXE_FP_TX_LOCK(fp); in bxe_tx_start()5755 BXE_FP_TX_LOCK(fp); in bxe_tx_mq_start_deferred()5813 BXE_FP_TX_LOCK(fp); in bxe_mq_flush()6188 BXE_FP_TX_LOCK(fp); in bxe_free_fp_buffers()8720 BXE_FP_TX_LOCK(fp); in bxe_handle_fp_tq()8754 BXE_FP_TX_LOCK(fp); in bxe_task_fp()
549 #define BXE_FP_TX_LOCK(fp) mtx_lock(&fp->tx_mtx) macro