Home
last modified time | relevance | path

Searched refs:sta_vht_cap (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Drate.c784 __le16 sta_vht_cap; in rate_control_cap_mask() local
792 sta_vht_cap = sta->vht_cap.vht_mcs.rx_mcs_map; in rate_control_cap_mask()
793 ieee80211_get_vht_mask_from_cap(sta_vht_cap, sta_vht_mask); in rate_control_cap_mask()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c1420 struct ieee80211_sta_vht_cap *sta_vht_cap = &sta->vht_cap; in rs_bw_from_sta_bw() local
1422 .vht_cap_info = cpu_to_le32(sta_vht_cap->cap), in rs_bw_from_sta_bw()
1423 .supp_mcs = sta_vht_cap->vht_mcs, in rs_bw_from_sta_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8095 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8103 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8104 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9175 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9186 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9188 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9189 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c8240 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8248 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8249 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9321 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9332 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9334 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9335 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c8220 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8228 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8229 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9301 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9312 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9314 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9315 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c9047 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9055 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9056 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9780 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9791 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9793 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9794 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c8514 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8522 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8523 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9616 struct ieee80211_sta_vht_cap *sta_vht_cap, in rtw_cfg80211_init_vht_capab() argument
9630 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9632 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9633 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9048 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9056 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9057 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9781 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9792 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9794 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9795 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9312 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9320 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9321 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
10053 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
10064 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
10066 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
10067 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c9336 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9344 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9345 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
10077 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
10088 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
10090 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
10091 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c9139 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9147 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9148 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9872 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9883 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9885 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9886 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c8689 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8697 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8698 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9791 struct ieee80211_sta_vht_cap *sta_vht_cap, in rtw_cfg80211_init_vht_capab() argument
9805 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9807 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9808 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c9168 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9176 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9177 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9901 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9912 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9914 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9915 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c8520 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8528 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8529 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9598 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9609 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9611 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9612 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c8643 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8651 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
8652 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9719 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9730 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9732 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9733 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c9058 struct ieee80211_sta_vht_cap *sta_vht_cap = &wiphy->bands[chan->band]->vht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9066 _rtw_memcpy(vht_cap, &sta_vht_cap->cap, 4); in rtw_cfg80211_construct_mesh_beacon_ies()
9067 _rtw_memcpy(vht_cap + 4, &sta_vht_cap->vht_mcs, 8); in rtw_cfg80211_construct_mesh_beacon_ies()
9791 , struct ieee80211_sta_vht_cap *sta_vht_cap, BAND_TYPE band, u8 rf_type) in rtw_cfg80211_init_vht_capab() argument
9802 sta_vht_cap->vht_supported = 1; in rtw_cfg80211_init_vht_capab()
9804 _rtw_memcpy(&sta_vht_cap->cap, vht_cap_ie + 2, 4); in rtw_cfg80211_init_vht_capab()
9805 _rtw_memcpy(&sta_vht_cap->vht_mcs, vht_cap_ie + 2 + 4, 8); in rtw_cfg80211_init_vht_capab()