Searched refs:CMD_SET_AP_WPS_P2P_IE (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 | 145 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 5014 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 5015 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 5016 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 122 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 9166 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 9167 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 9168 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 128 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 9478 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 9479 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 9480 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 129 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 9566 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 9567 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 9568 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 150 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 12400 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 12401 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 12402 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 152 #define CMD_SET_AP_WPS_P2P_IE "SET_AP_WPS_P2P_IE" macro 12248 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd() 12249 strlen(CMD_SET_AP_WPS_P2P_IE)) == 0) { in wl_handle_private_cmd() 12250 int skip = strlen(CMD_SET_AP_WPS_P2P_IE) + 3; in wl_handle_private_cmd()
|