Searched refs:BnxeDbgBreakIfFastPath (Results 1 – 3 of 3) sorted by relevance
131 #define BnxeDbgBreakIfFastPath(_c, _cond) BnxeDbgBreakIf(_c, _cond) macro
132 BnxeDbgBreakIfFastPath(pUM, SIG(pRxPkt) != L2PACKET_RX_SIG); in BnxeRxPktDescrFree()
276 BnxeDbgBreakIfFastPath(pUM, !(activity_flg & LM_DEF_EVENT_MASK)); in BnxeServiceDefSbIntr()