| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_vht.c | 47 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 D | rtw_vht.c | 47 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 D | rtw_vht.c | 62 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 D | rtw_vht.c | 58 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 D | rtw_vht.h | 117 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 D | rtw_vht.h | 127 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 D | rtw_vht.h | 126 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 D | rtw_vht.h | 113 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 D | rtw_vht.c | 152 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 D | rtw_vht.c | 153 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 D | rtw_vht.c | 153 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 D | rtw_vht.c | 154 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 D | rtw_vht.c | 146 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 D | rtw_vht.c | 146 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 D | rtw_vht.c | 145 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 D | rtw_vht.c | 146 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 D | rtw_vht.c | 153 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 D | rtw_vht.c | 157 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 D | rtw_vht.c | 157 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 D | rtw_vht.c | 157 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 D | rtw_vht.h | 163 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 D | rtw_vht.h | 159 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 D | rtw_vht.h | 160 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 D | rtw_vht.h | 155 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 D | rtw_vht.h | 155 u8 rtw_get_vht_highest_rate(u8 *pvht_mcs_map); 172 u8 rtw_vht_mcsmap_to_nss(u8 *pvht_mcs_map);
|