Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/ !
H A Dhtc_internal.h92 #define HTC_IS_EPPING_ENABLED(_x) ((_x) == QDF_GLOBAL_EPPING_MODE) macro
H A Dhtc.c642 if (HTC_IS_EPPING_ENABLED(target->con_mode)) { in htc_setup_target_buffer_assignments()