Searched refs:CMD_P2P_SET_PS (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 | 142 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 4998 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 4999 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 119 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 9150 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 9151 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 125 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 9462 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 9463 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 126 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 9550 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 9551 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 147 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 12381 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 12382 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 149 #define CMD_P2P_SET_PS "P2P_SET_PS" macro 12229 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd() 12230 int skip = strlen(CMD_P2P_SET_PS) + 1; in wl_handle_private_cmd()
|