Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c204 pno->a_networks[i].bcast_nw_type = 0; in ath10k_wmi_pno_check()
230 pno->a_networks[j].bcast_nw_type = BCAST_HIDDEN; in ath10k_wmi_pno_check()
H A Dwmi-tlv.h2516 __le32 bcast_nw_type; member
2533 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
H A Dwmi-tlv.c3961 nlo_list[i].bcast_nw_type.valid = __cpu_to_le32(true); in ath10k_wmi_tlv_op_gen_config_pno_start()
3962 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath10k_wmi_tlv_op_gen_config_pno_start()
3963 __cpu_to_le32(pno->a_networks[i].bcast_nw_type); in ath10k_wmi_tlv_op_gen_config_pno_start()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c9510 nlo_list[i].bcast_nw_type.valid = true; in ath11k_wmi_op_gen_config_pno_start()
9511 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath11k_wmi_op_gen_config_pno_start()
9512 pno->a_networks[i].bcast_nw_type; in ath11k_wmi_op_gen_config_pno_start()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c10532 nlo_list[i].bcast_nw_type.valid = cpu_to_le32(1); in ath12k_wmi_op_gen_config_pno_start()
10533 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath12k_wmi_op_gen_config_pno_start()
10534 cpu_to_le32(pno->a_networks[i].bcast_nw_type); in ath12k_wmi_op_gen_config_pno_start()