Home
last modified time | relevance | path

Searched refs:HTC_STOPPING (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_internal.h287 #define HTC_STOPPING(t) ((t)->HTCStateFlags & HTC_STATE_STOPPING) macro
Dhtc_recv.c573 if (HTC_STOPPING(target)) { in htc_add_receive_pkt_multiple()
Dhtc_send.c1993 if (HTC_STOPPING(target)) in __htc_send_pkt()