Searched refs:BNXE_LOCK_EXIT_GLDTX (Results 1 – 4 of 4) sorted by relevance
82 void BNXE_LOCK_EXIT_GLDTX (um_device_t * pUM) { rw_exit(&pUM->gldTxMutex); … in BNXE_LOCK_EXIT_GLDTX() function
977 #define BNXE_LOCK_EXIT_GLDTX(pUM) rw_exit(&(pUM)->gldTxMutex) macro1022 void BNXE_LOCK_EXIT_GLDTX(um_device_t * pUM);
836 BNXE_LOCK_EXIT_GLDTX(pUM); in BnxeMacTx()868 BNXE_LOCK_EXIT_GLDTX(pUM); in BnxeMacTx()
1703 BNXE_LOCK_EXIT_GLDTX(pUM); in BnxeHwStopL2()