Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c203 pno->a_networks[i].bcast_nw_type = 0; in ath10k_wmi_pno_check()
229 pno->a_networks[j].bcast_nw_type = BCAST_HIDDEN; in ath10k_wmi_pno_check()
H A Dwmi-tlv.h2515 __le32 bcast_nw_type; member
2532 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
H A Dwmi-tlv.c3960 nlo_list[i].bcast_nw_type.valid = __cpu_to_le32(true); in ath10k_wmi_tlv_op_gen_config_pno_start()
3961 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath10k_wmi_tlv_op_gen_config_pno_start()
3962 __cpu_to_le32(pno->a_networks[i].bcast_nw_type); in ath10k_wmi_tlv_op_gen_config_pno_start()
H A Dwmi.h7350 u32 bcast_nw_type; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.c274 pno->a_networks[i].bcast_nw_type = 0; in ath11k_wmi_pno_check_and_convert()
300 pno->a_networks[j].bcast_nw_type = BCAST_HIDDEN; in ath11k_wmi_pno_check_and_convert()
H A Dwmi.h6069 u32 bcast_nw_type; member
6086 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
6093 u32 bcast_nw_type; member
H A Dwmi.c9403 nlo_list[i].bcast_nw_type.valid = true; in ath11k_wmi_op_gen_config_pno_start()
9404 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath11k_wmi_op_gen_config_pno_start()
9405 pno->a_networks[i].bcast_nw_type; in ath11k_wmi_op_gen_config_pno_start()