Searched refs:BXE_FP_TX_LOCK (Results 1 – 2 of 2) sorted by relevance
3487 BXE_FP_TX_LOCK(fp); in bxe_watchdog()3573 BXE_FP_TX_LOCK(fp); in bxe_drain_tx_queues()4256 BXE_FP_TX_LOCK(fp); in bxe_nic_unload()5673 BXE_FP_TX_LOCK(fp); in bxe_tx_start()5798 BXE_FP_TX_LOCK(fp); in bxe_tx_mq_start_deferred()5856 BXE_FP_TX_LOCK(fp); in bxe_mq_flush()6234 BXE_FP_TX_LOCK(fp); in bxe_free_fp_buffers()8767 BXE_FP_TX_LOCK(fp); in bxe_handle_fp_tq()8801 BXE_FP_TX_LOCK(fp); in bxe_task_fp()
575 #define BXE_FP_TX_LOCK(fp) mtx_lock(&fp->tx_mtx) macro