Searched refs:CMD_SET_ADPS (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 | 448 #define CMD_SET_ADPS "SET_ADPS" macro 5361 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 5362 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 595 #define CMD_SET_ADPS "SET_ADPS" macro 9611 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 9612 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 609 #define CMD_SET_ADPS "SET_ADPS" macro 9929 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 9930 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 614 #define CMD_SET_ADPS "SET_ADPS" macro 10017 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 10018 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 665 #define CMD_SET_ADPS "SET_ADPS" macro 12854 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 12855 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 667 #define CMD_SET_ADPS "SET_ADPS" macro 12702 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd() 12703 int skip = strlen(CMD_SET_ADPS) + 1; in wl_handle_private_cmd()
|