Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h286 #define HTC_STATE_STOPPING (1 << 0) macro
287 #define HTC_STOPPING(t) ((t)->HTCStateFlags & HTC_STATE_STOPPING)