Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_internal.h430 #define HTC_RX_BUNDLE_ENABLED(target) (target->MaxMsgsPerHTCBundle > 1) macro
432 #define HTC_RX_BUNDLE_ENABLED(target) 0 macro
Dhtc.c820 if (HTC_RX_BUNDLE_ENABLED(target)) { in htc_wait_target()
947 if (HTC_RX_BUNDLE_ENABLED(target)) in htc_start()