Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
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()
Dwmi-tlv.h2515 __le32 bcast_nw_type; member
2532 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
Dwmi-tlv.c3944 nlo_list[i].bcast_nw_type.valid = __cpu_to_le32(true); in ath10k_wmi_tlv_op_gen_config_pno_start()
3945 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath10k_wmi_tlv_op_gen_config_pno_start()
3946 __cpu_to_le32(pno->a_networks[i].bcast_nw_type); in ath10k_wmi_tlv_op_gen_config_pno_start()
Dwmi.h7350 u32 bcast_nw_type; member
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
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()
Dwmi.h5715 u32 bcast_nw_type; member
5732 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
5739 u32 bcast_nw_type; member
Dwmi.c8774 nlo_list[i].bcast_nw_type.valid = true; in ath11k_wmi_op_gen_config_pno_start()
8775 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath11k_wmi_op_gen_config_pno_start()
8776 pno->a_networks[i].bcast_nw_type; in ath11k_wmi_op_gen_config_pno_start()