| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_mp.c | 1847 u8 tempval, BTStatus; in rtw_mp_SetBT() local 1874 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 1875 DBG_871X("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 1876 if (BTStatus != 0x04) { in rtw_mp_SetBT() 1935 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 1936 DBG_871X("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 1937 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_mp.c | 2011 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2038 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2039 DBG_871X("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2040 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2099 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2100 DBG_871X("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2101 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_mp.c | 2039 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2066 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2067 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2068 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2127 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2128 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2129 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_mp.c | 2219 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2249 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2250 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2251 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2310 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2311 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2312 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 9177 u8 BTStatus; local 9180 BTStatus = rtw_read8(padapter, 0xa0); 9182 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9183 if (BTStatus != 0x04) { 9415 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9759 BTStatus = rtw_read8(padapter, 0xa0); 9760 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9761 if (BTStatus != 0x04) { 9821 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9827 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_mp.c | 2701 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2731 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2732 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2733 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2792 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2793 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2794 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8876 u8 BTStatus; local 8879 BTStatus = rtw_read8(padapter, 0xa0); 8881 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8882 if (BTStatus != 0x04) { 9114 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9464 BTStatus = rtw_read8(padapter, 0xa0); 9465 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9466 if (BTStatus != 0x04) { 9526 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9532 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_mp.c | 2701 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2731 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2732 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2733 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2792 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2793 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2794 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8876 u8 BTStatus; local 8879 BTStatus = rtw_read8(padapter, 0xa0); 8881 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8882 if (BTStatus != 0x04) { 9114 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9464 BTStatus = rtw_read8(padapter, 0xa0); 9465 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9466 if (BTStatus != 0x04) { 9526 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9532 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_mp.c | 2902 u8 tempval, BTStatus; in rtw_mp_SetBT() local 2932 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2933 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2934 if (BTStatus != 0x04) { in rtw_mp_SetBT() 2993 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 2994 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 2995 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8887 u8 BTStatus; local 8890 BTStatus = rtw_read8(padapter, 0xa0); 8892 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8893 if (BTStatus != 0x04) { 9138 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9490 BTStatus = rtw_read8(padapter, 0xa0); 9491 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9492 if (BTStatus != 0x04) { 9553 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9559 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3136 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3166 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3167 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3168 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3227 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3228 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3229 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8880 u8 BTStatus; local 8883 BTStatus = rtw_read8(padapter, 0xa0); 8885 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8886 if (BTStatus != 0x04) { 9131 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9481 BTStatus = rtw_read8(padapter, 0xa0); 9482 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9483 if (BTStatus != 0x04) { 9544 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9550 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3204 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3235 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3236 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3237 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3296 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3297 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3298 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_mp.c | 3148 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3179 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3180 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3181 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3240 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3241 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3242 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8907 u8 BTStatus; local 8910 BTStatus = rtw_read8(padapter, 0xa0); 8912 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8913 if (BTStatus != 0x04) { 9158 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9510 BTStatus = rtw_read8(padapter, 0xa0); 9511 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9512 if (BTStatus != 0x04) { 9573 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9579 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3205 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3236 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3237 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3238 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3297 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3298 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3299 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3148 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3179 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3180 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3181 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3240 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3241 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3242 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8907 u8 BTStatus; local 8910 BTStatus = rtw_read8(padapter, 0xa0); 8912 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8913 if (BTStatus != 0x04) { 9158 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9510 BTStatus = rtw_read8(padapter, 0xa0); 9511 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9512 if (BTStatus != 0x04) { 9573 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9579 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_mp.c | 3067 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3098 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3099 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3100 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3159 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3160 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3161 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8895 u8 BTStatus; local 8898 BTStatus = rtw_read8(padapter, 0xa0); 8900 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8901 if (BTStatus != 0x04) { 9146 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9498 BTStatus = rtw_read8(padapter, 0xa0); 9499 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9500 if (BTStatus != 0x04) { 9561 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9567 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_mp.c | 3203 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3234 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3235 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3236 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3295 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3296 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3297 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3296 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3327 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3328 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3329 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3388 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3389 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3390 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|
| H A D | ioctl_linux.c | 8971 u8 BTStatus; local 8974 BTStatus = rtw_read8(padapter, 0xa0); 8976 RTW_INFO("%s: Check 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 8977 if (BTStatus != 0x04) { 9222 u16 addr = 0xFF, cnts = 0, BTStatus = 0 , max_available_len = 0; local 9574 BTStatus = rtw_read8(padapter, 0xa0); 9575 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __FUNCTION__, BTStatus); 9576 if (BTStatus != 0x04) { 9637 RTW_INFO("%s: BT write map compare OK BTStatus=0x%x\n", __FUNCTION__, BTStatus); 9643 RTW_INFO("%s: BT write map compare FAIL BTStatus=0x%x\n", __FUNCTION__, BTStatus); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_mp.c | 3361 u8 tempval, BTStatus; in rtw_mp_SetBT() local 3392 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3393 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3394 if (BTStatus != 0x04) { in rtw_mp_SetBT() 3453 BTStatus = rtw_read8(padapter, 0xa0); in rtw_mp_SetBT() 3454 RTW_INFO("%s: btwmap before read 0xa0 BT Status =0x%x\n", __func__, BTStatus); in rtw_mp_SetBT() 3455 if (BTStatus != 0x04) { in rtw_mp_SetBT()
|