Searched refs:BNXE_LOCK_EXIT_STATS (Results 1 – 3 of 3) sorted by relevance
86 void BNXE_LOCK_EXIT_STATS (um_device_t * pUM) { mutex_exit(&pUM->kstatMutex); … in BNXE_LOCK_EXIT_STATS() function
644 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatUpdate()677 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatLinkUpdate()771 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatIntrUpdate()864 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatL2ChipUpdate()897 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatL2DriverUpdate()953 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatL2StatsUpdate()1066 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatFcoeUpdate()1556 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatDcbxUpdate()1626 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatRxRingUpdate()1671 BNXE_LOCK_EXIT_STATS(pUM); in BnxeKstatTxRingUpdate()
976 #define BNXE_LOCK_EXIT_STATS(pUM) mutex_exit(&(pUM)->kstatMutex) macro1021 void BNXE_LOCK_EXIT_STATS(um_device_t * pUM);