Home
last modified time | relevance | path

Searched refs:CMD_DFS_AP_MOVE (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.c256 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
5173 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
5174 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c327 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
9379 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
9380 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c345 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
9697 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
9698 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c346 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
9785 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
9786 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c402 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
12627 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
12628 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c404 #define CMD_DFS_AP_MOVE "DFS_AP_MOVE" macro
12475 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
12476 char *data = (command + strlen(CMD_DFS_AP_MOVE) +1); in wl_handle_private_cmd()