Searched refs:he_op (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_rx.c | 380 (t_u8 *)&sta_ptr->he_op, pos, in wlan_process_tdls_action_frame() 389 (t_u8 *)(&sta_ptr->he_op), in wlan_process_tdls_action_frame()
|
| H A D | mlan_misc.c | 2600 IEEEtypes_HeOp_t *he_op = MNULL; in wlan_misc_ioctl_tdls_get_ies() local 2753 he_op = (IEEEtypes_HeOp_t *)tdls_ies->he_op; in wlan_misc_ioctl_tdls_get_ies() 2754 memset(pmadapter, he_op, 0, sizeof(IEEEtypes_HeOp_t)); in wlan_misc_ioctl_tdls_get_ies() 2755 wlan_fill_he_op_ie(pmpriv, he_op); in wlan_misc_ioctl_tdls_get_ies() 2758 memcpy_ext(pmadapter, &sta_ptr->he_op, tdls_ies->he_op, in wlan_misc_ioctl_tdls_get_ies() 2760 DBG_HEXDUMP(MCMD_D, "TDLS HE Operation IE", tdls_ies->he_op, in wlan_misc_ioctl_tdls_get_ies()
|
| H A D | mlan_sta_cmd.c | 2139 (sta_ptr->he_op.ieee_hdr.element_id == EXTENSION) && in wlan_cmd_tdls_oper() 2140 (sta_ptr->he_op.ext_id == HE_OPERATION)) { in wlan_cmd_tdls_oper() 2181 sta_ptr->he_op.ieee_hdr.len); in wlan_cmd_tdls_oper() 2183 &sta_ptr->he_op.ext_id, in wlan_cmd_tdls_oper() 2184 sta_ptr->he_op.ieee_hdr.len, in wlan_cmd_tdls_oper()
|
| H A D | mlan_ioctl.h | 5156 t_u8 he_op[IEEE_MAX_IE_SIZE]; member
|
| H A D | mlan_main.h | 1573 IEEEtypes_HeOp_t he_op;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_he.h | 944 u8 he_op[HE_OPER_ELE_MAX_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_he.h | 944 u8 he_op[HE_OPER_ELE_MAX_LEN]; member
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mlme.c | 4905 const struct ieee80211_he_operation *he_op) in ieee80211_verify_sta_he_mcs_support() argument 4912 if (!sta_he_cap || !he_op) in ieee80211_verify_sta_he_mcs_support() 4915 ap_min_req_set = le16_to_cpu(he_op->he_mcs_nss_set); in ieee80211_verify_sta_he_mcs_support()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_he.c | 1260 u8* poper_start = phepriv->he_op; in rtw_build_he_operation_ie()
|
| H A D | rtw_ap.c | 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_he.c | 1260 u8* poper_start = phepriv->he_op; in rtw_build_he_operation_ie()
|
| H A D | rtw_ap.c | 5515 _rtw_memcpy(sta->hepriv.he_op, elems->he_operation, elems->he_operation_len); in rtw_ap_parse_sta_he_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | mlan_ioctl.h | 5156 t_u8 he_op[IEEE_MAX_IE_SIZE]; member
|
| H A D | moal_sta_cfg80211.c | 7633 if (tdls_ies->he_op[2] == HE_OPERATION) { in woal_construct_tdls_data_frame() 7634 ieee_hdr = (IEEEtypes_Header_t *)tdls_ies->he_op; in woal_construct_tdls_data_frame() 7639 tdls_ies->he_op, len, len); in woal_construct_tdls_data_frame()
|