Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_proc.c477 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
527 current_sgi = rtw_get_current_tx_sgi(adapter, psta->mac_id); in proc_get_tx_info_msg()
532 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_proc.c633 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
685 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
690 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_proc.c850 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
902 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
907 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_proc.c863 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
915 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
920 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_proc.c1049 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1101 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1106 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_proc.c898 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
950 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
955 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_proc.c1206 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1258 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1263 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_proc.c1097 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1149 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1154 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_proc.c1189 u16 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1241 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1246 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_proc.c1187 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1239 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1244 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_proc.c1221 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1273 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1278 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_proc.c1278 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1330 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1335 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_proc.c1260 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1312 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1317 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_proc.c1222 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1274 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1279 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_proc.c1210 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1262 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1267 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_proc.c1278 u8 current_rate_id = 0, current_sgi = 0; in proc_get_tx_info_msg() local
1330 current_sgi = rtw_get_current_tx_sgi(adapter, psta); in proc_get_tx_info_msg()
1335 _RTW_PRINT_SEL(m, "BW=%s,sgi=%u\n", BW, current_sgi); in proc_get_tx_info_msg()