Home
last modified time | relevance | path

Searched refs:CMD_COUNTRYREV_SET (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c208 #define CMD_COUNTRYREV_SET "SETCOUNTRYREV" macro
9294 else if (strnicmp(command, CMD_COUNTRYREV_SET, in wl_handle_private_cmd()
9295 strlen(CMD_COUNTRYREV_SET)) == 0) { in wl_handle_private_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c209 #define CMD_COUNTRYREV_SET "SETCOUNTRYREV" macro
9382 else if (strnicmp(command, CMD_COUNTRYREV_SET, in wl_handle_private_cmd()
9383 strlen(CMD_COUNTRYREV_SET)) == 0) { in wl_handle_private_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c237 #define CMD_COUNTRYREV_SET "SETCOUNTRYREV" macro
945 CMD_COUNTRYREV_GET, CMD_COUNTRYREV_SET,
3213 } else if (strnicmp(command, CMD_COUNTRYREV_SET, strlen(CMD_COUNTRYREV_SET)) == 0) { in wl_android_ncho_private_command()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c239 #define CMD_COUNTRYREV_SET "SETCOUNTRYREV" macro
929 CMD_COUNTRYREV_GET, CMD_COUNTRYREV_SET,
3205 } else if (strnicmp(command, CMD_COUNTRYREV_SET, strlen(CMD_COUNTRYREV_SET)) == 0) { in wl_android_ncho_private_command()