Searched refs:intrEnabled (Results 1 – 3 of 3) sorted by relevance
600 if (!pUM->intrEnabled) in BnxeIntrISR()703 if (!pUM->intrEnabled) in BnxeIntrMISR()1196 atomic_swap_32(&pUM->intrEnabled, B_TRUE); in BnxeIntrEnable()1225 atomic_swap_32(&pUM->intrEnabled, B_FALSE); in BnxeIntrDisable()1263 atomic_swap_32(&pUM->intrEnabled, B_FALSE); in BnxeIntrInit()
632 volatile u32_t intrEnabled; member
885 if (pUM->intrEnabled != B_FALSE) in BnxeDetach()