Home
last modified time | relevance | path

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 Dwl_android.c166 #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 Dwl_android.c136 #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 Dwl_android.c147 #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 Dwl_android.c148 #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 Dwl_android.c167 #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 Dwl_android.c169 #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()