Home
last modified time | relevance | path

Searched defs:noa (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dp2p.c54 static size_t ath10k_p2p_noa_ie_len_compute(const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_len_compute() argument
11 ath10k_p2p_noa_ie_fill(u8 *data, size_t len, const struct wmi_p2p_noa_info *noa) ath10k_p2p_noa_ie_fill() argument
83 __ath10k_p2p_noa_update(struct ath10k_vif *arvif, const struct wmi_p2p_noa_info *noa) __ath10k_p2p_noa_update() argument
106 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
133 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.c406 const struct wmi_p2p_noa_info *noa; in ath10k_wmi_tlv_event_p2p_noa() local
H A Dwmi.c3644 ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, struct sk_buff *bcn, const struct wmi_p2p_noa_info *noa) ath10k_wmi_update_noa() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dp2p.c54 static size_t ath10k_p2p_noa_ie_len_compute(const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_len_compute() argument
11 ath10k_p2p_noa_ie_fill(u8 *data, size_t len, const struct wmi_p2p_noa_info *noa) ath10k_p2p_noa_ie_fill() argument
83 __ath10k_p2p_noa_update(struct ath10k_vif *arvif, const struct wmi_p2p_noa_info *noa) __ath10k_p2p_noa_update() argument
106 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
133 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.c406 const struct wmi_p2p_noa_info *noa; in ath10k_wmi_tlv_event_p2p_noa() local
H A Dwmi.c3644 ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, struct sk_buff *bcn, const struct wmi_p2p_noa_info *noa) ath10k_wmi_update_noa() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1513 struct ieee80211_p2p_noa_attr *noa; in ath9k_beacon_add_noa() local
[all...]
H A Dath9k.h641 struct ieee80211_noa_data noa; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c611 struct ieee80211_p2p_noa_attr *noa = in iwl_mvm_mac_ctxt_cmd_sta() local
1178 struct ieee80211_p2p_noa_attr *noa = &vif->bss_conf.p2p_noa_attr; in iwl_mvm_mac_ctxt_cmd_go() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1513 struct ieee80211_p2p_noa_attr *noa; in ath9k_beacon_add_noa() local
[all...]
H A Dath9k.h642 struct ieee80211_noa_data noa; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_group.c41 struct wpabuf *noa; member
164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() argument
811 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa() argument
962 p2p_group_presence_req(struct p2p_group *group, const u8 *client_interface_addr, const u8 *noa, size_t noa_len) p2p_group_presence_req() argument
[all...]
H A Dp2p_i.h585 const u8 *noa; member
H A Dp2p.c4445 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp() argument
4480 u8 noa[50]; in p2p_process_presence_req() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_group.c41 struct wpabuf *noa; member
169 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() argument
855 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa() argument
1006 p2p_group_presence_req(struct p2p_group *group, const u8 *client_interface_addr, const u8 *noa, size_t noa_len) p2p_group_presence_req() argument
[all...]
H A Dp2p_i.h641 const u8 *noa; member
H A Dp2p.c4633 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, argument
4668 u8 noa[50]; local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c630 struct ieee80211_p2p_noa_attr *noa = in iwl_mvm_mac_ctxt_cmd_p2p_sta_get_oppps_ctwin() local
1333 struct ieee80211_p2p_noa_attr *noa = &vif->bss_conf.p2p_noa_attr; in iwl_mvm_mac_ctxt_cmd_go() local
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c4112 struct ieee80211_p2p_noa_attr noa = {}; in ieee80211_rx_mgmt_beacon() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c6069 struct ieee80211_p2p_noa_attr noa = {}; in ieee80211_rx_mgmt_beacon() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c3857 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) wpas_presence_resp() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c4856 wpas_presence_resp(void *ctx, const u8 *src, u8 status, const u8 *noa, size_t noa_len) global() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1284 u32 noa: 1; member
1377 u8 noa: 1; member
1396 u8 noa: 1; member
1417 u8 noa: 1; member

Completed in 139 milliseconds