/linux/drivers/net/wireless/ath/ath10k/ |
H A D | p2p.c | 12 const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_fill() argument 54 static size_t ath10k_p2p_noa_ie_len_compute(const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_len_compute() argument 84 __ath10k_p2p_noa_update(struct ath10k_vif * arvif,const struct wmi_p2p_noa_info * noa) __ath10k_p2p_noa_update() argument 107 ath10k_p2p_noa_update(struct ath10k_vif * arvif,const struct wmi_p2p_noa_info * noa) ath10k_p2p_noa_update() argument 118 const struct wmi_p2p_noa_info *noa; global() member 134 ath10k_p2p_noa_update_by_vdev_id(struct ath10k * ar,u32 vdev_id,const struct wmi_p2p_noa_info * noa) ath10k_p2p_noa_update_by_vdev_id() argument [all...] |
H A D | wmi-tlv.c | 407 const struct wmi_p2p_noa_info *noa; in ath10k_wmi_tlv_event_p2p_noa() local
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | p2p.c | 12 const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_ie_fill() argument 61 ath11k_p2p_noa_ie_len_compute(const struct ath11k_wmi_p2p_noa_info *noa) in ath11k_p2p_noa_ie_len_compute() argument 94 __ath11k_p2p_noa_update(struct ath11k_vif * arvif,const struct ath11k_wmi_p2p_noa_info * noa) __ath11k_p2p_noa_update() argument 116 ath11k_p2p_noa_update(struct ath11k_vif * arvif,const struct ath11k_wmi_p2p_noa_info * noa) ath11k_p2p_noa_update() argument 138 ath11k_p2p_noa_update_by_vdev_id(struct ath11k * ar,u32 vdev_id,const struct ath11k_wmi_p2p_noa_info * noa) ath11k_p2p_noa_update_by_vdev_id() argument [all...] |
H A D | p2p.h | 15 const struct ath11k_wmi_p2p_noa_info *noa; member
|
H A D | wmi.c | 8699 const struct ath11k_wmi_p2p_noa_info *noa; in ath11k_wmi_p2p_noa_event() local
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | p2p.c | 13 const struct ath12k_wmi_p2p_noa_info *noa) in ath12k_p2p_noa_ie_fill() argument 56 static size_t ath12k_p2p_noa_ie_len_compute(const struct ath12k_wmi_p2p_noa_info *noa) in ath12k_p2p_noa_ie_len_compute() argument 87 __ath12k_p2p_noa_update(struct ath12k_link_vif * arvif,const struct ath12k_wmi_p2p_noa_info * noa) __ath12k_p2p_noa_update() argument 110 ath12k_p2p_noa_update(struct ath12k_link_vif * arvif,const struct ath12k_wmi_p2p_noa_info * noa) ath12k_p2p_noa_update() argument 135 ath12k_p2p_noa_update_by_vdev_id(struct ath12k * ar,u32 vdev_id,const struct ath12k_wmi_p2p_noa_info * noa) ath12k_p2p_noa_update_by_vdev_id() argument [all...] |
H A D | p2p.h | 16 const struct ath12k_wmi_p2p_noa_info *noa; member
|
H A D | wmi.c | 8684 const struct ath12k_wmi_p2p_noa_info *noa; in ath12k_wmi_p2p_noa_event() local
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac-ctxt.c | 637 struct ieee80211_p2p_noa_attr *noa = in iwl_mvm_mac_ctxt_cmd_p2p_sta_get_oppps_ctwin() local 1351 struct ieee80211_p2p_noa_attr *noa = &vif->bss_conf.p2p_noa_attr; in iwl_mvm_mac_ctxt_cmd_go() local
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 1508 struct ieee80211_p2p_noa_attr *noa; in ath9k_beacon_add_noa() local [all...] |
H A D | ath9k.h | 642 struct ieee80211_noa_data noa; member
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 1483 u32 noa: 1; member 1600 u8 noa: 1; member 1619 u8 noa: 1; member 1640 u8 noa: 1; member 1656 u8 noa; member 1736 u8 noa; member
|
/linux/net/mac80211/ |
H A D | mlme.c | 7460 struct ieee80211_p2p_noa_attr noa = {}; in ieee80211_rx_mgmt_beacon() local
|