Home
last modified time | relevance | path

Searched refs:ath11k_wmi_p2p_noa_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dp2p.h11 struct ath11k_wmi_p2p_noa_info;
15 const struct ath11k_wmi_p2p_noa_info *noa;
19 const struct ath11k_wmi_p2p_noa_info *noa);
21 const struct ath11k_wmi_p2p_noa_info *noa);
H A Dp2p.c12 const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_ie_fill()
61 ath11k_p2p_noa_ie_len_compute(const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_ie_len_compute()
94 const struct ath11k_wmi_p2p_noa_info *noa) in __ath11k_p2p_noa_update()
116 const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_update()
138 const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_update_by_vdev_id()
H A Dwmi.h3620 struct ath11k_wmi_p2p_noa_info { struct
H A Dwmi.c159 .min_len = sizeof(struct ath11k_wmi_p2p_noa_info) },
8661 const struct ath11k_wmi_p2p_noa_info *noa; in ath11k_wmi_p2p_noa_event()