Searched refs:CMD_P2P_INC_BW (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 | 144 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 5008 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 5009 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 121 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 9160 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 9161 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 127 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 9472 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 9473 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 128 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 9560 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 9561 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 149 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 12394 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 12395 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 151 #define CMD_P2P_INC_BW "P2P_INCREASE_BW" macro 12242 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd() 12243 int skip = strlen(CMD_P2P_INC_BW) + 1; in wl_handle_private_cmd()
|