Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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.c4365 nlo_list[i].bcast_nw_type.valid = __cpu_to_le32(true); in ath10k_wmi_tlv_op_gen_config_pno_start()
4366 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath10k_wmi_tlv_op_gen_config_pno_start()
4367 __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
/freebsd/sys/contrib/dev/athk/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.h6072 u32 bcast_nw_type; member
6089 struct wmi_nlo_bcast_nw_param bcast_nw_type; member
6096 u32 bcast_nw_type; member
H A Dwmi.c9757 nlo_list[i].bcast_nw_type.valid = true; in ath11k_wmi_op_gen_config_pno_start()
9758 nlo_list[i].bcast_nw_type.bcast_nw_type = in ath11k_wmi_op_gen_config_pno_start()
9759 pno->a_networks[i].bcast_nw_type; in ath11k_wmi_op_gen_config_pno_start()