Home
last modified time | relevance | path

Searched refs:best_ampdu_density (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme.c3914 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_restructure_ht_ie() local
4074 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_restructure_ht_ie()
4076 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_restructure_ht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme.c4079 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_restructure_ht_ie() local
4245 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_restructure_ht_ie()
4247 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_restructure_ht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme.c4246 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
4411 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
4413 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme.c4520 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
4707 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
4709 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1919 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2259 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2260 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme.c4520 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
4707 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
4709 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1919 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2259 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2260 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mlme.c4569 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
4765 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
4767 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1918 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2248 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2249 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mlme.c4681 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
4875 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
4877 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1925 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2266 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2267 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme.c4845 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5039 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5041 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1915 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2256 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2257 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme.c5017 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5239 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5241 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_ap.c1960 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2309 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2310 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
H A Drtw_mlme.c5195 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5389 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5391 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mlme.c5154 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5348 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5350 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1925 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2269 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2270 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mlme.c5172 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5366 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5368 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme.c5233 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5427 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5429 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
H A Drtw_ap.c1966 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2327 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2328 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ap.c1983 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2349 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2350 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_ap.c1961 HT_CAP_AMPDU_DENSITY best_ampdu_density; in rtw_check_beacon_data() local
2310 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_check_beacon_data()
2311 pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_check_beacon_data()
H A Drtw_mlme.c5196 HT_CAP_AMPDU_DENSITY best_ampdu_density; local
5390 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density);
5392 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c4170 HT_CAP_AMPDU_DENSITY best_ampdu_density = 0; in rtw_restructure_ht_ie() local
4351 rtw_hal_get_def_var(padapter, HW_VAR_BEST_AMPDU_DENSITY, &best_ampdu_density); in rtw_restructure_ht_ie()
4353 ht_capie.ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY & (best_ampdu_density << 2)); in rtw_restructure_ht_ie()

12