Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddph_global.h115 uint8_t ocv_enabled:1; member
/wlan-driver/qcacld-3.0/core/mac/src/dph/
H A Ddph_hash_table.c337 ptr->ocv_enabled = 0; in dph_delete_hash_entry()
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h
H A Dwpa_auth_ie.c
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_link_monitoring_algo.c96 if (stads->ocv_enabled && stads->last_ocv_done_freq != in lim_delete_sta_util()
H A Dlim_process_action_frame.c1373 if (sta_ds && sta_ds->ocv_enabled && in __lim_process_sa_query_request_action_frame()
1385 if (sta_ds && sta_ds->ocv_enabled) in __lim_process_sa_query_request_action_frame()
H A Dlim_process_assoc_req_frame.c1894 sta_ds->ocv_enabled = lim_is_ocv_enable_in_assoc_req(mac_ctx, in lim_update_sta_ds()
1896 if (sta_ds->ocv_enabled) in lim_update_sta_ds()
H A Dlim_send_management_frames.c4083 if (!stads || !stads->ocv_enabled || in lim_ap_delete_sta_upon_deauth_tx()
5873 if (sta_ds && sta_ds->ocv_enabled)