Searched refs:he_cap (Results 1 – 12 of 12) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | hw_features_common.c | 389 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/ |
D | ieee802_11_he.c | 341 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()
|
D | hw_features.c | 361 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()
|
D | ieee802_11.h | 78 const struct ieee80211_he_capabilities *he_cap,
|
D | ieee802_11.c | 4926 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/ |
D | ieee802_11_he.c | 249 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()
|
D | ieee802_11.h | 77 const struct ieee80211_he_capabilities *he_cap,
|
D | ieee802_11.c | 3362 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/ |
D | hw_features_common.c | 368 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/ |
D | ap.c | 53 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/ |
D | test-PR27569-v1.abi | 82435 …<var-decl name="he_cap" type-id="0056bfcb" visibility="default" filepath="include/net/cfg80211.h" …
|
D | test-PR27569-v0.abi | 82417 …<var-decl name="he_cap" type-id="0056bfcb" visibility="default" filepath="include/net/cfg80211.h" …
|