Searched refs:CMD_GET_FCC_PWR_LIMIT_2G (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 | 222 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 997 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 5238 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 5239 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 282 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 3219 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 9446 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 9447 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 300 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 3411 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 9764 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 9765 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 301 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 3497 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 9852 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 9853 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 358 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 3833 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 12690 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 12691 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 360 #define CMD_GET_FCC_PWR_LIMIT_2G "GET_FCC_CHANNEL" macro 3825 bytes_written = snprintf(command, total_len, "%s %d", CMD_GET_FCC_PWR_LIMIT_2G, enable); in wl_android_get_fcc_pwr_limit_2g() 12538 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd() 12539 strlen(CMD_GET_FCC_PWR_LIMIT_2G)) == 0) { in wl_handle_private_cmd()
|