Searched refs:CMD_COUNTRYREV_SET (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 208 #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 D | wl_android.c | 209 #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 D | wl_android.c | 237 #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 D | wl_android.c | 239 #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()
|