Home
last modified time | relevance | path

Searched defs:noa (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dp2p.c12 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 Dwmi-tlv.c407 const struct wmi_p2p_noa_info *noa; in ath10k_wmi_tlv_event_p2p_noa() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dp2p.c12 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 Dp2p.h15 const struct ath11k_wmi_p2p_noa_info *noa; member
H A Dwmi.c8699 const struct ath11k_wmi_p2p_noa_info *noa; in ath11k_wmi_p2p_noa_event() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dp2p.c13 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 Dp2p.h16 const struct ath12k_wmi_p2p_noa_info *noa; member
H A Dwmi.c8684 const struct ath12k_wmi_p2p_noa_info *noa; in ath12k_wmi_p2p_noa_event() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c637 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 Dchannel.c1508 struct ieee80211_p2p_noa_attr *noa; in ath9k_beacon_add_noa() local
[all...]
H A Dath9k.h642 struct ieee80211_noa_data noa; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1483 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 Dmlme.c7460 struct ieee80211_p2p_noa_attr noa = {}; in ieee80211_rx_mgmt_beacon() local