Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmlme.c3448 (!elems->he_cap || !elems->he_operation)) { in ieee80211_assoc_success()
3465 if (elems->he_operation && !(ifmgd->flags & IEEE80211_STA_DISABLE_HE) && in ieee80211_assoc_success()
3491 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3494 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3497 !le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3504 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3507 le32_get_bits(elems->he_operation->he_oper_params, in ieee80211_assoc_success()
3522 ieee80211_he_op_ie_to_bss_conf(&sdata->vif, elems->he_operation); in ieee80211_assoc_success()
4215 elems.vht_operation, elems.he_operation, in ieee80211_rx_mgmt_beacon()
H A Dmesh.c107 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, &sta_chan_def); in mesh_matches_local()
H A Dieee80211_i.h1500 const struct ieee80211_he_operation *he_operation; member
H A Dutil.c974 if (len >= sizeof(*elems->he_operation) && in ieee80211_parse_extension_element()
979 elems->he_operation = data; in ieee80211_parse_extension_element()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1764 u8 *he_operation; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1760 u8 *he_operation; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ieee80211.c1653 elems->he_operation = pos; in rtw_ieee802_11_parse_ext_elems()
H A Drtw_wlan_util.c1616 if (elems.he_capabilities && elems.he_operation) in rtw_get_bcn_keys()
H A Drtw_ap.c5418 if (elems->he_operation && (elems->he_operation_len <= HE_OPER_ELE_MAX_LEN)) { in rtw_ap_parse_sta_he_ie()
5419 _rtw_memcpy(sta->hepriv.he_op, elems->he_operation, elems->he_operation_len); in rtw_ap_parse_sta_he_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ieee80211.c1653 elems->he_operation = pos; in rtw_ieee802_11_parse_ext_elems()
H A Drtw_wlan_util.c1616 if (elems.he_capabilities && elems.he_operation) in _rtw_get_bcn_keys()
H A Drtw_ap.c5514 if (elems->he_operation && (elems->he_operation_len <= HE_OPER_ELE_MAX_LEN)) { in rtw_ap_parse_sta_he_ie()
5515 _rtw_memcpy(sta->hepriv.he_op, elems->he_operation, elems->he_operation_len); in rtw_ap_parse_sta_he_ie()