Searched refs:BXE_FP_TX_LOCK (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c3481 BXE_FP_TX_LOCK(fp);
3567 BXE_FP_TX_LOCK(fp);
4250 BXE_FP_TX_LOCK(fp);
5664 BXE_FP_TX_LOCK(fp);
5789 BXE_FP_TX_LOCK(fp);
5847 BXE_FP_TX_LOCK(fp);
6225 BXE_FP_TX_LOCK(fp);
8758 BXE_FP_TX_LOCK(fp);
8792 BXE_FP_TX_LOCK(fp);
H A Dbxe.h576 #define BXE_FP_TX_LOCK(fp) mtx_lock(&fp->tx_mtx) macro

Completed in 114 milliseconds