Home
last modified time | relevance | path

Searched refs:he_cap (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.c389 struct he_capabilities *he_cap) in hostapd_set_freq_params() argument
391 if (!he_cap || !he_cap->he_supported) in hostapd_set_freq_params()
489 if (!(he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in hostapd_set_freq_params()
500 if (!(he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in hostapd_set_freq_params()
509 if (!(he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in hostapd_set_freq_params()
517 if (!(he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in hostapd_set_freq_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_he.c341 struct he_capabilities *he_cap; in hostapd_eid_he_6ghz_band_cap() local
350 he_cap = &mode->he_capab[IEEE80211_MODE_AP]; in hostapd_eid_he_6ghz_band_cap()
351 capab = he_cap->he_6ghz_capa & HE_6GHZ_BAND_CAP_MIN_MPDU_START; in hostapd_eid_he_6ghz_band_cap()
378 const struct ieee80211_he_capabilities *he_cap, in hostapd_get_he_capab() argument
382 if (!he_cap) in hostapd_get_he_capab()
389 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
Dhw_features.c361 struct he_capabilities *he_cap; in ieee80211n_check_scan() local
363 he_cap = &iface->current_mode->he_capab[IEEE80211_MODE_AP]; in ieee80211n_check_scan()
364 if (!(he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in ieee80211n_check_scan()
760 struct he_capabilities *he_cap; in hostapd_check_he_6ghz_capab() local
766 he_cap = &iface->current_mode->he_capab[IEEE80211_MODE_AP]; in hostapd_check_he_6ghz_capab()
767 hw = he_cap->he_6ghz_capa; in hostapd_check_he_6ghz_capab()
Dieee802_11.h78 const struct ieee80211_he_capabilities *he_cap,
Dieee802_11.c4926 struct ieee80211_he_capabilities he_cap; in add_associated_sta() local
4979 hostapd_get_he_capab(hapd, sta->he_capab, &he_cap, in add_associated_sta()
4994 sta->flags & WLAN_STA_HE ? &he_cap : NULL, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_he.c249 const struct ieee80211_he_capabilities *he_cap, in hostapd_get_he_capab() argument
253 if (!he_cap) in hostapd_get_he_capab()
260 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
Dieee802_11.h77 const struct ieee80211_he_capabilities *he_cap,
Dieee802_11.c3362 struct ieee80211_he_capabilities he_cap; in add_associated_sta() local
3417 hostapd_get_he_capab(hapd, sta->he_capab, &he_cap, in add_associated_sta()
3432 sta->flags & WLAN_STA_HE ? &he_cap : NULL, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c368 struct he_capabilities *he_cap) in hostapd_set_freq_params() argument
370 if (!he_cap) in hostapd_set_freq_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c53 struct he_capabilities *he_cap; in is_chanwidth160_supported() local
55 he_cap = &mode->he_capab[IEEE80211_MODE_AP]; in is_chanwidth160_supported()
56 if (he_cap->phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] & in is_chanwidth160_supported()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi82435 …<var-decl name="he_cap" type-id="0056bfcb" visibility="default" filepath="include/net/cfg80211.h" …
Dtest-PR27569-v0.abi82417 …<var-decl name="he_cap" type-id="0056bfcb" visibility="default" filepath="include/net/cfg80211.h" …