Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dp2p.c12 const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_fill()
54 static size_t ath10k_p2p_noa_ie_len_compute(const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_ie_len_compute()
84 const struct wmi_p2p_noa_info *noa) in __ath10k_p2p_noa_update()
107 const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_update()
118 const struct wmi_p2p_noa_info *noa; member
134 const struct wmi_p2p_noa_info *noa) in ath10k_p2p_noa_update_by_vdev_id()
H A Dwmi-tlv.c426 const struct wmi_p2p_noa_info *noa; in ath10k_wmi_tlv_event_p2p_noa() local
H A Dwmi.c3675 const struct wmi_p2p_noa_info *noa) in ath10k_wmi_update_noa()
/freebsd/contrib/wpa/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()
811 int p2p_group_notif_noa(struct p2p_group *group, const u8 *noa, in p2p_group_notif_noa()
964 const u8 *noa, size_t noa_len) in p2p_group_presence_req()
H A Dp2p.c4521 static struct wpabuf * p2p_build_presence_resp(u8 status, const u8 *noa, in p2p_build_presence_resp()
4556 u8 noa[50]; in p2p_process_presence_req() local
H A Dp2p_i.h591 const u8 *noa; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c630 struct ieee80211_p2p_noa_attr *noa = iwl_mvm_mac_ctxt_cmd_p2p_sta_get_oppps_ctwin() local
1333 struct ieee80211_p2p_noa_attr *noa = &vif->bss_conf.p2p_noa_attr; iwl_mvm_mac_ctxt_cmd_go() local
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h1286 u32 noa: 1; global() member
1379 u8 noa: 1; global() member
1398 u8 noa: 1; global() member
1419 u8 noa: 1; global() member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c4295 const u8 *noa, size_t noa_len) in wpas_presence_resp()