Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_scan.c829 if (!test_bit(VENDOR_ACS_RESPONSE_PENDING, in hdd_process_vendor_acs_response()
H A Dwlan_hdd_main.c13261 set_bit(VENDOR_ACS_RESPONSE_PENDING, &adapter->deflink->link_flags); in hdd_update_acs_timer_reason()
13858 if (!test_bit(VENDOR_ACS_RESPONSE_PENDING, &link_info->link_flags)) in hdd_acs_response_timeout_handler()
13861 clear_bit(VENDOR_ACS_RESPONSE_PENDING, &link_info->link_flags); in hdd_acs_response_timeout_handler()
H A Dwlan_hdd_hostapd.c7171 clear_bit(VENDOR_ACS_RESPONSE_PENDING, &adapter->deflink->link_flags); in hdd_destroy_acs_timer()
H A Dwlan_hdd_cfg80211.c3362 set_bit(VENDOR_ACS_RESPONSE_PENDING, &adapter->deflink->link_flags); in hdd_create_acs_timer()
18349 if (test_bit(VENDOR_ACS_RESPONSE_PENDING, &link_info->link_flags)) { in __wlan_hdd_cfg80211_update_vendor_channel()
18350 clear_bit(VENDOR_ACS_RESPONSE_PENDING, &link_info->link_flags); in __wlan_hdd_cfg80211_update_vendor_channel()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h282 VENDOR_ACS_RESPONSE_PENDING, enumerator