Home
last modified time | relevance | path

Searched refs:CMD_CAC_TSPEC (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c623 #define CMD_CAC_TSPEC "CAC_TSPEC" macro
9694 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
9695 strlen(CMD_CAC_TSPEC)) == 0) { in wl_handle_private_cmd()
9696 char *data = (command + strlen(CMD_CAC_TSPEC) + 1); in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c637 #define CMD_CAC_TSPEC "CAC_TSPEC" macro
10012 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
10013 strlen(CMD_CAC_TSPEC)) == 0) { in wl_handle_private_cmd()
10014 char *data = (command + strlen(CMD_CAC_TSPEC) + 1); in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c642 #define CMD_CAC_TSPEC "CAC_TSPEC" macro
10100 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
10101 strlen(CMD_CAC_TSPEC)) == 0) { in wl_handle_private_cmd()
10102 char *data = (command + strlen(CMD_CAC_TSPEC) + 1); in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c710 #define CMD_CAC_TSPEC "CAC_TSPEC" macro
12950 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
12951 strlen(CMD_CAC_TSPEC)) == 0) { in wl_handle_private_cmd()
12952 char *data = (command + strlen(CMD_CAC_TSPEC) + 1); in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c712 #define CMD_CAC_TSPEC "CAC_TSPEC" macro
12798 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
12799 strlen(CMD_CAC_TSPEC)) == 0) { in wl_handle_private_cmd()
12800 char *data = (command + strlen(CMD_CAC_TSPEC) + 1); in wl_handle_private_cmd()