Searched refs:he_operation (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mlme.c | 3448 (!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 D | mesh.c | 107 ieee80211_chandef_he_6ghz_oper(sdata, ie->he_operation, &sta_chan_def); in mesh_matches_local()
|
| H A D | ieee80211_i.h | 1500 const struct ieee80211_he_operation *he_operation; member
|
| H A D | util.c | 974 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 D | ieee80211.h | 1764 u8 *he_operation; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | ieee80211.h | 1760 u8 *he_operation; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ieee80211.c | 1653 elems->he_operation = pos; in rtw_ieee802_11_parse_ext_elems()
|
| H A D | rtw_wlan_util.c | 1616 if (elems.he_capabilities && elems.he_operation) in rtw_get_bcn_keys()
|
| H A D | rtw_ap.c | 5418 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 D | rtw_ieee80211.c | 1653 elems->he_operation = pos; in rtw_ieee802_11_parse_ext_elems()
|
| H A D | rtw_wlan_util.c | 1616 if (elems.he_capabilities && elems.he_operation) in _rtw_get_bcn_keys()
|
| H A D | rtw_ap.c | 5514 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()
|