Home
last modified time | relevance | path

Searched refs:per_threshold_offset (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
H A Dwlan_fw_offload_main.c225 neighbor_report_offload->per_threshold_offset = in fwol_set_neighbor_report_offload_params()
226 fwol_neighbor_report_cfg->per_threshold_offset; in fwol_set_neighbor_report_offload_params()
252 fwol_neighbor_report_cfg->per_threshold_offset = in fwol_init_neighbor_report_cfg()
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
H A Dwlan_fw_offload_main.h193 uint32_t per_threshold_offset; member
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h275 uint32_t per_threshold_offset; member
1366 uint32_t per_threshold_offset; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c6266 neighbor_report_offload->per_threshold_offset = in send_offload_11k_cmd_tlv()
6267 params->neighbor_report_params.per_threshold_offset; in send_offload_11k_cmd_tlv()
6286 params->neighbor_report_params.per_threshold_offset); in send_offload_11k_cmd_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c3191 params->neighbor_report_params.per_threshold_offset = in cm_roam_offload_11k_params()
3215 params->neighbor_report_params.per_threshold_offset = in cm_roam_offload_11k_params()
3216 neighbor_report_offload->per_threshold_offset; in cm_roam_offload_11k_params()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h6445 …A_UINT32 per_threshold_offset; /* percentage offset from the current per_threshold, 0xFFF… member