Searched refs:noa_info (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c1138 if (swba->n_noa >= ARRAY_SIZE(swba->arg->noa_info))
1141 swba->arg->noa_info[swba->n_noa++] = ptr;
H A Dwmi.c3721 arg->noa_info[i] = &ev->bcn_info[i].p2p_noa_info;
3840 const struct wmi_p2p_noa_info *noa_info; local
3869 noa_info = arg.noa_info[i];
3920 ath10k_wmi_update_noa(ar, arvif, bcn, noa_info);
H A Dwmi.h6844 const struct wmi_p2p_noa_info *noa_info[WMI_MAX_AP_VDEV]; member in struct:wmi_swba_ev_arg

Completed in 379 milliseconds