Searched refs:he_op_ie (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | he.c | 108 const struct ieee80211_he_operation *he_op_ie) in ieee80211_he_op_ie_to_bss_conf() argument 111 if (!he_op_ie) in ieee80211_he_op_ie_to_bss_conf() 114 vif->bss_conf.he_oper.params = __le32_to_cpu(he_op_ie->he_oper_params); in ieee80211_he_op_ie_to_bss_conf() 115 vif->bss_conf.he_oper.nss_set = __le16_to_cpu(he_op_ie->he_mcs_nss_set); in ieee80211_he_op_ie_to_bss_conf()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_he.c | 1168 u8 *out_he_op_ie, *he_cap_ie, *he_op_ie; in rtw_restructure_he_ie() local 1177 …he_op_ie = rtw_get_ie_ex(in_ie + 12, in_len - 12, WLAN_EID_EXTENSION, &he_op_eid_ext, 1, NULL, &ie… in rtw_restructure_he_ie() 1178 if (!he_op_ie || (ielen > (HE_OPER_ELE_MAX_LEN + 2))) in rtw_restructure_he_ie() 1563 u8 he_op_ie[255]; in rtw_update_he_ies() local 1574 he_op_ie_len = rtw_build_he_operation_ie(padapter, he_op_ie); in rtw_update_he_ies() 1575 rtw_add_bcn_ie_ex(padapter, pnetwork, he_op_eid_ext, he_op_ie + 2, he_op_ie_len - 2); in rtw_update_he_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | 802.11ax.h | 757 BWL_PRE_PACKED_STRUCT struct he_op_ie { struct 769 typedef struct he_op_ie he_op_ie_t; argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | 802.11ax.h | 758 BWL_PRE_PACKED_STRUCT struct he_op_ie { struct 770 typedef struct he_op_ie he_op_ie_t; argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | 802.11ax.h | 758 BWL_PRE_PACKED_STRUCT struct he_op_ie { struct 770 typedef struct he_op_ie he_op_ie_t; argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | 802.11ax.h | 622 BWL_PRE_PACKED_STRUCT struct he_op_ie { struct 631 typedef struct he_op_ie he_op_ie_t; argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | 802.11ax.h | 622 BWL_PRE_PACKED_STRUCT struct he_op_ie { struct 631 typedef struct he_op_ie he_op_ie_t; argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_he.c | 1168 u8 *out_he_op_ie, *he_cap_ie, *he_op_ie; in rtw_restructure_he_ie() local 1177 …he_op_ie = rtw_get_ie_ex(in_ie + 12, in_len - 12, WLAN_EID_EXTENSION, &he_op_eid_ext, 1, NULL, &ie… in rtw_restructure_he_ie() 1178 if (!he_op_ie || (ielen > (HE_OPER_ELE_MAX_LEN + 2))) in rtw_restructure_he_ie()
|