Home
last modified time | relevance | path

Searched refs:he_operation_len (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h1765 u8 he_operation_len; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1761 u8 he_operation_len; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ieee80211.c1654 elems->he_operation_len = elen; in rtw_ieee802_11_parse_ext_elems()
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.c1654 elems->he_operation_len = elen; in rtw_ieee802_11_parse_ext_elems()
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()