Home
last modified time | relevance | path

Searched refs:bcast_nw_type (Results 1 – 9 of 9) 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()
H A Dwmi.h7360 u32 bcast_nw_type; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dwow.c296 pno->a_networks[i].bcast_nw_type = 0; in ath12k_wow_pno_check_and_convert()
321 pno->a_networks[j].bcast_nw_type = BCAST_HIDDEN; in ath12k_wow_pno_check_and_convert()
H A Dwmi.h5371 __le32 bcast_nw_type; member
5388 struct wmi_nlo_bcast_nw_params bcast_nw_type; member
5395 u32 bcast_nw_type; member
H A Dwmi.c8099 nlo_list[i].bcast_nw_type.valid = cpu_to_le32(1); in ath12k_wmi_op_gen_config_pno_start()
8100 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath12k_wmi_op_gen_config_pno_start()
8101 cpu_to_le32(pno->a_networks[i].bcast_nw_type); in ath12k_wmi_op_gen_config_pno_start()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6095 u32 bcast_nw_type; member
6112 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
6119 u32 bcast_nw_type; member
H A Dwmi.c9463 nlo_list[i].bcast_nw_type.valid = true; in ath11k_wmi_op_gen_config_pno_start()
9464 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath11k_wmi_op_gen_config_pno_start()
9465 pno->a_networks[i].bcast_nw_type; in ath11k_wmi_op_gen_config_pno_start()