Searched refs:HTC_STOPPING (Results 1 – 3 of 3) sorted by relevance
829 if (HTC_STOPPING(target)) { in AllocAndPrepareRxPackets()1364 if (HTC_STOPPING(target)) { in HTCRecvMessagePendingHandler()1417 if (HTC_STOPPING(target)) { in HTCAddReceivePktMultiple()1447 if (unblockRecv && !HTC_STOPPING(target)) { in HTCAddReceivePktMultiple()1483 if (unblockRecv && !HTC_STOPPING(target)) { in HTCUnblockRecv()1543 if (!HTC_STOPPING(target)) { in HTCEnableRecv()1553 if (!HTC_STOPPING(target)) { in HTCDisableRecv()
142 #define HTC_STOPPING(t) ((t)->OpStateFlags & HTC_OP_STATE_STOPPING) macro
696 if (HTC_STOPPING(target)) { in HTCSendPktsMultiple()