Searched refs:CMD_SET_CSA (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 166 #define CMD_SET_CSA "SETCSA" macro 843 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 4893 else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 136 #define CMD_SET_CSA "SETCSA" macro 1474 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 8956 } else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 147 #define CMD_SET_CSA "SETCSA" macro 1589 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 9243 } else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 148 #define CMD_SET_CSA "SETCSA" macro 1675 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 9329 } else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 167 #define CMD_SET_CSA "SETCSA" macro 1519 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 12185 else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 169 #define CMD_SET_CSA "SETCSA" macro 1503 command = (command + strlen(CMD_SET_CSA)); in wl_android_set_csa() 12033 else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
|