Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.h55 #define TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES 8 macro
H A Dwmi.c211 config->roam_offload_max_ap_profiles = TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES; in ath12k_wmi_init_qcn9274()
252 config->roam_offload_max_ap_profiles = TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES; in ath12k_wmi_init_wcn7850()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h53 #define TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES 8 macro
H A Dhw.c79 config->roam_offload_max_ap_profiles = TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES; in ath11k_init_wmi_config_qca6390()
186 config->roam_offload_max_ap_profiles = TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES; in ath11k_init_wmi_config_ipq8074()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h704 #define TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES 8 macro
H A Dwmi.c6683 __cpu_to_le32(TARGET_ROAM_OFFLOAD_MAX_AP_PROFILES); in ath10k_wmi_op_gen_init()