Home
last modified time | relevance | path

Searched refs:pvht_mcs_map (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_vht.c47 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
55 if(pvht_mcs_map[i] != 0xff) in rtw_get_vht_highest_rate()
59 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
71 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
79 if(pvht_mcs_map[i] != 0xff) in rtw_vht_mcsmap_to_nss()
83 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_vht.c47 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
55 if(pvht_mcs_map[i] != 0xff) in rtw_get_vht_highest_rate()
59 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
71 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
79 if(pvht_mcs_map[i] != 0xff) in rtw_vht_mcsmap_to_nss()
83 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_vht.c62 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
69 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
71 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
83 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
90 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
92 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_vht.c58 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
65 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
67 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
79 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
86 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
88 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_vht.h117 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
131 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_vht.h127 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
141 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_vht.h126 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
140 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_vht.h113 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
127 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c152 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
159 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
161 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
173 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
180 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
182 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c153 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
160 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
162 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
174 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
181 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
183 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c153 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
160 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
162 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
174 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
181 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
183 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_vht.c154 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
161 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
163 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
175 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
182 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
184 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c146 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
153 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
155 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
167 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
174 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
176 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c146 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
153 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
155 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
167 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
174 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
176 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c145 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
152 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
154 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
166 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
173 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
175 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_vht.c146 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
153 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
155 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
167 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
174 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
176 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_vht.c153 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
160 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
162 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
174 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
181 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
183 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c157 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
164 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
166 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
178 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
185 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
187 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c157 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
164 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
166 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
178 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
185 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
187 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c157 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map) in rtw_get_vht_highest_rate() argument
164 if (pvht_mcs_map[i] != 0xff) { in rtw_get_vht_highest_rate()
166 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_get_vht_highest_rate()
178 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map) in rtw_vht_mcsmap_to_nss() argument
185 if (pvht_mcs_map[i] != 0xff) { in rtw_vht_mcsmap_to_nss()
187 bit_map = (pvht_mcs_map[i] >> j) & 3; in rtw_vht_mcsmap_to_nss()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_vht.h163 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
180 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_vht.h159 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
176 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_vht.h160 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
177 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_vht.h155 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
172 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_vht.h155 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map);
172 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);

12