Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_active_tos.c78 bool is_tos_active) in hdd_set_limit_off_chan_for_tos() argument
98 if (is_tos_active) in hdd_set_limit_off_chan_for_tos()
116 is_tos_active = false; in hdd_set_limit_off_chan_for_tos()
129 is_tos_active, in hdd_set_limit_off_chan_for_tos()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h2750 bool is_tos_active,
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h4837 bool is_tos_active; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c14405 bool is_tos_active, in sme_send_limit_off_channel_params() argument
14418 cmd->is_tos_active = is_tos_active; in sme_send_limit_off_channel_params()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8847 limit_off_chan_param.status = param->is_tos_active; in wma_process_limit_off_chan()