noa_descriptors    20 drivers/net/wireless/ath/ath10k/p2p.c 	u8 noa_descriptors = noa->num_descriptors;
noa_descriptors    41 drivers/net/wireless/ath/ath10k/p2p.c 	for (i = 0; i < noa_descriptors; i++) {
noa_descriptors    50 drivers/net/wireless/ath/ath10k/p2p.c 	attr_len += noa_descriptors * sizeof(struct ieee80211_p2p_noa_desc);
noa_descriptors  4906 drivers/net/wireless/ath/ath10k/wmi.h 	struct wmi_p2p_noa_descriptor noa_descriptors[2];
noa_descriptors  6124 drivers/net/wireless/ath/ath10k/wmi.h 		noa_descriptors[WMI_10_4_P2P_MAX_NOA_DESCRIPTORS];