Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmlme.c158 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_determine_chantype() local
190 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap)); in ieee80211_determine_chantype()
191 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap); in ieee80211_determine_chantype()
193 if (!ht_oper || !sta_ht_cap.ht_supported) { in ieee80211_determine_chantype()
224 if (sta_ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40) { in ieee80211_determine_chantype()
5705 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_mgd_assoc() local
5710 memcpy(&sta_ht_cap, &sband->ht_cap, sizeof(sta_ht_cap)); in ieee80211_mgd_assoc()
5711 ieee80211_apply_htcap_overrides(sdata, &sta_ht_cap); in ieee80211_mgd_assoc()
5716 !(sta_ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40)) in ieee80211_mgd_assoc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8057 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8065 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8066 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8067 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8068 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c8202 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8210 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8211 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8212 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8213 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c8182 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8190 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8191 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8192 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8193 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c4389 struct ieee80211_sta_ht_cap sta_ht_cap; in wl1271_bss_info_changed_sta() local
4450 sta_ht_cap = sta->ht_cap; in wl1271_bss_info_changed_sta()
4565 &sta_ht_cap, in wl1271_bss_info_changed_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c9009 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9017 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9018 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9019 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9020 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c8476 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8484 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8485 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8486 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8487 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9010 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9018 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9019 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9020 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9021 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9274 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9282 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9283 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9284 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9285 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c9298 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9306 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9307 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9308 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9309 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c9101 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9109 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9110 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9111 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9112 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c8651 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8659 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8660 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8661 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8662 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c9130 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9138 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9139 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9140 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9141 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c8482 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8490 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8491 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8492 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8493 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c8605 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
8613 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
8614 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
8615 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
8616 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c9020 struct ieee80211_sta_ht_cap *sta_ht_cap = &wiphy->bands[chan->band]->ht_cap; in rtw_cfg80211_construct_mesh_beacon_ies() local
9028 RTW_PUT_LE16(HT_CAP_ELE_CAP_INFO(ht_cap), sta_ht_cap->cap); in rtw_cfg80211_construct_mesh_beacon_ies()
9029 SET_HT_CAP_ELE_MAX_AMPDU_LEN_EXP(ht_cap, sta_ht_cap->ampdu_factor); in rtw_cfg80211_construct_mesh_beacon_ies()
9030 SET_HT_CAP_ELE_MIN_MPDU_S_SPACE(ht_cap, sta_ht_cap->ampdu_density); in rtw_cfg80211_construct_mesh_beacon_ies()
9031 _rtw_memcpy(HT_CAP_ELE_SUP_MCS_SET(ht_cap), &sta_ht_cap->mcs, 16); in rtw_cfg80211_construct_mesh_beacon_ies()