Lines Matching refs:strnicmp
5042 if (strnicmp(mbo_cmd->name, str, strlen(mbo_cmd->name)) == 0) { in wl_android_process_mbo_cmd()
5351 if (!(strnicmp(str, "set", 3)) || (!strnicmp(str, "clear", 5))) { in wl_android_mbo_subcmd_non_pref_chan()
5369 if (strnicmp(str, "set", 3) == 0) { in wl_android_mbo_subcmd_non_pref_chan()
5515 } else if (strnicmp(cmd_str, APCS_BAND_5G, strlen(APCS_BAND_5G)) == 0) { in wl_android_set_auto_channel()
5517 } else if (strnicmp(cmd_str, APCS_BAND_2G, strlen(APCS_BAND_2G)) == 0) { in wl_android_set_auto_channel()
9081 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
9093 else if (strnicmp(command, CMD_SETFWPATH, strlen(CMD_SETFWPATH)) == 0) { in wl_handle_private_cmd()
9103 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
9115 else if (strnicmp(command, CMD_SCAN_ACTIVE, strlen(CMD_SCAN_ACTIVE)) == 0) { in wl_handle_private_cmd()
9118 else if (strnicmp(command, CMD_SCAN_PASSIVE, strlen(CMD_SCAN_PASSIVE)) == 0) { in wl_handle_private_cmd()
9121 else if (strnicmp(command, CMD_RSSI, strlen(CMD_RSSI)) == 0) { in wl_handle_private_cmd()
9124 else if (strnicmp(command, CMD_LINKSPEED, strlen(CMD_LINKSPEED)) == 0) { in wl_handle_private_cmd()
9129 else if (strnicmp(command, CMD_RXFILTER_START, strlen(CMD_RXFILTER_START)) == 0) { in wl_handle_private_cmd()
9132 else if (strnicmp(command, CMD_RXFILTER_STOP, strlen(CMD_RXFILTER_STOP)) == 0) { in wl_handle_private_cmd()
9135 else if (strnicmp(command, CMD_RXFILTER_ADD, strlen(CMD_RXFILTER_ADD)) == 0) { in wl_handle_private_cmd()
9139 else if (strnicmp(command, CMD_RXFILTER_REMOVE, strlen(CMD_RXFILTER_REMOVE)) == 0) { in wl_handle_private_cmd()
9144 else if (strnicmp(command, CMD_BTCOEXSCAN_START, strlen(CMD_BTCOEXSCAN_START)) == 0) { in wl_handle_private_cmd()
9147 else if (strnicmp(command, CMD_BTCOEXSCAN_STOP, strlen(CMD_BTCOEXSCAN_STOP)) == 0) { in wl_handle_private_cmd()
9150 else if (strnicmp(command, CMD_BTCOEXMODE, strlen(CMD_BTCOEXMODE)) == 0) { in wl_handle_private_cmd()
9165 else if (strnicmp(command, CMD_SETSUSPENDOPT, strlen(CMD_SETSUSPENDOPT)) == 0) { in wl_handle_private_cmd()
9168 else if (strnicmp(command, CMD_SETSUSPENDMODE, strlen(CMD_SETSUSPENDMODE)) == 0) { in wl_handle_private_cmd()
9171 else if (strnicmp(command, CMD_SETDTIM_IN_SUSPEND, strlen(CMD_SETDTIM_IN_SUSPEND)) == 0) { in wl_handle_private_cmd()
9174 else if (strnicmp(command, CMD_MAXDTIM_IN_SUSPEND, strlen(CMD_MAXDTIM_IN_SUSPEND)) == 0) { in wl_handle_private_cmd()
9178 else if (strnicmp(command, CMD_DISDTIM_IN_SUSPEND, strlen(CMD_DISDTIM_IN_SUSPEND)) == 0) { in wl_handle_private_cmd()
9182 else if (strnicmp(command, CMD_SETBAND, strlen(CMD_SETBAND)) == 0) { in wl_handle_private_cmd()
9185 else if (strnicmp(command, CMD_GETBAND, strlen(CMD_GETBAND)) == 0) { in wl_handle_private_cmd()
9188 else if (strnicmp(command, CMD_ADDIE, strlen(CMD_ADDIE)) == 0) { in wl_handle_private_cmd()
9191 else if (strnicmp(command, CMD_DELIE, strlen(CMD_DELIE)) == 0) { in wl_handle_private_cmd()
9197 else if (strnicmp(command, CMD_COUNTRY, strlen(CMD_COUNTRY)) == 0) { in wl_handle_private_cmd()
9214 (strnicmp(rev_info_delim, CMD_COUNTRY_DELIMITER, in wl_handle_private_cmd()
9241 else if (strnicmp(command, CMD_CHANNELS_IN_CC, strlen(CMD_CHANNELS_IN_CC)) == 0) { in wl_handle_private_cmd()
9243 } else if (strnicmp(command, CMD_SET_CSA, strlen(CMD_SET_CSA)) == 0) { in wl_handle_private_cmd()
9245 } else if (strnicmp(command, CMD_CHANSPEC, strlen(CMD_CHANSPEC)) == 0) { in wl_handle_private_cmd()
9249 else if (strnicmp(command, CMD_DATARATE, strlen(CMD_DATARATE)) == 0) { in wl_handle_private_cmd()
9251 } else if (strnicmp(command, CMD_80211_MODE, strlen(CMD_80211_MODE)) == 0) { in wl_handle_private_cmd()
9253 } else if (strnicmp(command, CMD_ASSOC_CLIENTS, strlen(CMD_ASSOC_CLIENTS)) == 0) { in wl_handle_private_cmd()
9257 else if (strnicmp(command, CMD_RSDB_MODE, strlen(CMD_RSDB_MODE)) == 0) { in wl_handle_private_cmd()
9263 else if (strnicmp(command, CMD_ROAMTRIGGER_SET, in wl_handle_private_cmd()
9266 } else if (strnicmp(command, CMD_ROAMTRIGGER_GET, in wl_handle_private_cmd()
9270 } else if (strnicmp(command, CMD_ROAMDELTA_SET, in wl_handle_private_cmd()
9273 } else if (strnicmp(command, CMD_ROAMDELTA_GET, in wl_handle_private_cmd()
9277 } else if (strnicmp(command, CMD_ROAMSCANPERIOD_SET, in wl_handle_private_cmd()
9280 } else if (strnicmp(command, CMD_ROAMSCANPERIOD_GET, in wl_handle_private_cmd()
9284 } else if (strnicmp(command, CMD_FULLROAMSCANPERIOD_SET, in wl_handle_private_cmd()
9288 } else if (strnicmp(command, CMD_FULLROAMSCANPERIOD_GET, in wl_handle_private_cmd()
9294 else if (strnicmp(command, CMD_COUNTRYREV_SET, in wl_handle_private_cmd()
9305 } else if (strnicmp(command, CMD_COUNTRYREV_GET, in wl_handle_private_cmd()
9313 else if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_handle_private_cmd()
9316 else if (strnicmp(command, CMD_SETROAMSCANCONTROL, strlen(CMD_SETROAMSCANCONTROL)) == 0) { in wl_handle_private_cmd()
9319 else if (strnicmp(command, CMD_GETROAMSCANCHANNELS, strlen(CMD_GETROAMSCANCHANNELS)) == 0) { in wl_handle_private_cmd()
9322 else if (strnicmp(command, CMD_SETROAMSCANCHANNELS, strlen(CMD_SETROAMSCANCHANNELS)) == 0) { in wl_handle_private_cmd()
9325 else if (strnicmp(command, CMD_SENDACTIONFRAME, strlen(CMD_SENDACTIONFRAME)) == 0) { in wl_handle_private_cmd()
9328 else if (strnicmp(command, CMD_REASSOC, strlen(CMD_REASSOC)) == 0) { in wl_handle_private_cmd()
9331 else if (strnicmp(command, CMD_GETSCANCHANNELTIME, strlen(CMD_GETSCANCHANNELTIME)) == 0) { in wl_handle_private_cmd()
9334 else if (strnicmp(command, CMD_SETSCANCHANNELTIME, strlen(CMD_SETSCANCHANNELTIME)) == 0) { in wl_handle_private_cmd()
9337 else if (strnicmp(command, CMD_GETSCANUNASSOCTIME, strlen(CMD_GETSCANUNASSOCTIME)) == 0) { in wl_handle_private_cmd()
9340 else if (strnicmp(command, CMD_SETSCANUNASSOCTIME, strlen(CMD_SETSCANUNASSOCTIME)) == 0) { in wl_handle_private_cmd()
9343 else if (strnicmp(command, CMD_GETSCANPASSIVETIME, strlen(CMD_GETSCANPASSIVETIME)) == 0) { in wl_handle_private_cmd()
9346 else if (strnicmp(command, CMD_SETSCANPASSIVETIME, strlen(CMD_SETSCANPASSIVETIME)) == 0) { in wl_handle_private_cmd()
9349 else if (strnicmp(command, CMD_GETSCANHOMETIME, strlen(CMD_GETSCANHOMETIME)) == 0) { in wl_handle_private_cmd()
9352 else if (strnicmp(command, CMD_SETSCANHOMETIME, strlen(CMD_SETSCANHOMETIME)) == 0) { in wl_handle_private_cmd()
9355 else if (strnicmp(command, CMD_GETSCANHOMEAWAYTIME, strlen(CMD_GETSCANHOMEAWAYTIME)) == 0) { in wl_handle_private_cmd()
9359 else if (strnicmp(command, CMD_SETSCANHOMEAWAYTIME, strlen(CMD_SETSCANHOMEAWAYTIME)) == 0) { in wl_handle_private_cmd()
9362 else if (strnicmp(command, CMD_GETSCANNPROBES, strlen(CMD_GETSCANNPROBES)) == 0) { in wl_handle_private_cmd()
9365 else if (strnicmp(command, CMD_SETSCANNPROBES, strlen(CMD_SETSCANNPROBES)) == 0) { in wl_handle_private_cmd()
9368 else if (strnicmp(command, CMD_GETDFSSCANMODE, strlen(CMD_GETDFSSCANMODE)) == 0) { in wl_handle_private_cmd()
9372 else if (strnicmp(command, CMD_SETDFSSCANMODE, strlen(CMD_SETDFSSCANMODE)) == 0) { in wl_handle_private_cmd()
9375 else if (strnicmp(command, CMD_SETJOINPREFER, strlen(CMD_SETJOINPREFER)) == 0) { in wl_handle_private_cmd()
9378 else if (strnicmp(command, CMD_GETWESMODE, strlen(CMD_GETWESMODE)) == 0) { in wl_handle_private_cmd()
9381 else if (strnicmp(command, CMD_SETWESMODE, strlen(CMD_SETWESMODE)) == 0) { in wl_handle_private_cmd()
9384 else if (strnicmp(command, CMD_GETOKCMODE, strlen(CMD_GETOKCMODE)) == 0) { in wl_handle_private_cmd()
9387 else if (strnicmp(command, CMD_SETOKCMODE, strlen(CMD_SETOKCMODE)) == 0) { in wl_handle_private_cmd()
9390 else if (strnicmp(command, CMD_OKC_SET_PMK, strlen(CMD_OKC_SET_PMK)) == 0) { in wl_handle_private_cmd()
9393 else if (strnicmp(command, CMD_OKC_ENABLE, strlen(CMD_OKC_ENABLE)) == 0) { in wl_handle_private_cmd()
9398 else if (strnicmp(command, CMD_RESTORE_SCAN_PARAMS, strlen(CMD_RESTORE_SCAN_PARAMS)) == 0) { in wl_handle_private_cmd()
9403 else if (strnicmp(command, CMD_TDLS_RESET, strlen(CMD_TDLS_RESET)) == 0) { in wl_handle_private_cmd()
9408 else if (strnicmp(command, CMD_SROAM_TURN_ON, strlen(CMD_SROAM_TURN_ON)) == 0) { in wl_handle_private_cmd()
9412 else if (strnicmp(command, CMD_SROAM_SET_INFO, strlen(CMD_SROAM_SET_INFO)) == 0) { in wl_handle_private_cmd()
9416 else if (strnicmp(command, CMD_SROAM_GET_INFO, strlen(CMD_SROAM_GET_INFO)) == 0) { in wl_handle_private_cmd()
9420 else if (strnicmp(command, CMD_SET_DISCONNECT_IES, strlen(CMD_SET_DISCONNECT_IES)) == 0) { in wl_handle_private_cmd()
9426 else if (strnicmp(command, CMD_PNOSSIDCLR_SET, strlen(CMD_PNOSSIDCLR_SET)) == 0) { in wl_handle_private_cmd()
9430 else if (strnicmp(command, CMD_PNOSETUP_SET, strlen(CMD_PNOSETUP_SET)) == 0) { in wl_handle_private_cmd()
9434 else if (strnicmp(command, CMD_PNOENABLE_SET, strlen(CMD_PNOENABLE_SET)) == 0) { in wl_handle_private_cmd()
9438 else if (strnicmp(command, CMD_WLS_BATCHING, strlen(CMD_WLS_BATCHING)) == 0) { in wl_handle_private_cmd()
9442 else if (strnicmp(command, CMD_P2P_DEV_ADDR, strlen(CMD_P2P_DEV_ADDR)) == 0) { in wl_handle_private_cmd()
9445 else if (strnicmp(command, CMD_P2P_SET_NOA, strlen(CMD_P2P_SET_NOA)) == 0) { in wl_handle_private_cmd()
9451 else if (strnicmp(command, CMD_P2P_LISTEN_OFFLOAD, strlen(CMD_P2P_LISTEN_OFFLOAD)) == 0) { in wl_handle_private_cmd()
9458 else if (strnicmp(command, CMD_P2P_GET_NOA, strlen(CMD_P2P_GET_NOA)) == 0) { in wl_handle_private_cmd()
9462 else if (strnicmp(command, CMD_P2P_SET_PS, strlen(CMD_P2P_SET_PS)) == 0) { in wl_handle_private_cmd()
9467 else if (strnicmp(command, CMD_P2P_ECSA, strlen(CMD_P2P_ECSA)) == 0) { in wl_handle_private_cmd()
9472 else if (strnicmp(command, CMD_P2P_INC_BW, strlen(CMD_P2P_INC_BW)) == 0) { in wl_handle_private_cmd()
9478 else if (strnicmp(command, CMD_SET_AP_WPS_P2P_IE, in wl_handle_private_cmd()
9485 else if (strnicmp(command, CMD_GET_FTKEY, strlen(CMD_GET_FTKEY)) == 0) { in wl_handle_private_cmd()
9491 else if (strnicmp(command, CMD_GET_BEST_CHANNELS, in wl_handle_private_cmd()
9498 else if (strnicmp(command, CMD_SET_HAPD_AUTO_CHANNEL, in wl_handle_private_cmd()
9508 else if (strnicmp(command, CMD_AMPDU_MPDU, strlen(CMD_AMPDU_MPDU)) == 0) { in wl_handle_private_cmd()
9514 else if (strnicmp(command, CMD_HAPD_STA_DISASSOC, in wl_handle_private_cmd()
9521 else if (strnicmp(command, CMD_HAPD_LPC_ENABLED, in wl_handle_private_cmd()
9528 else if (strnicmp(command, CMD_TEST_FORCE_HANG, in wl_handle_private_cmd()
9534 else if (strnicmp(command, CMD_CHANGE_RL, strlen(CMD_CHANGE_RL)) == 0) in wl_handle_private_cmd()
9536 else if (strnicmp(command, CMD_RESTORE_RL, strlen(CMD_RESTORE_RL)) == 0) in wl_handle_private_cmd()
9539 else if (strnicmp(command, CMD_LTECX_SET, strlen(CMD_LTECX_SET)) == 0) { in wl_handle_private_cmd()
9545 else if (strnicmp(command, CMD_SET_RMC_ENABLE, strlen(CMD_SET_RMC_ENABLE)) == 0) { in wl_handle_private_cmd()
9549 else if (strnicmp(command, CMD_SET_RMC_TXRATE, strlen(CMD_SET_RMC_TXRATE)) == 0) { in wl_handle_private_cmd()
9554 else if (strnicmp(command, CMD_SET_RMC_ACTPERIOD, strlen(CMD_SET_RMC_ACTPERIOD)) == 0) { in wl_handle_private_cmd()
9559 else if (strnicmp(command, CMD_SET_RMC_IDLEPERIOD, strlen(CMD_SET_RMC_IDLEPERIOD)) == 0) { in wl_handle_private_cmd()
9565 else if (strnicmp(command, CMD_SET_RMC_LEADER, strlen(CMD_SET_RMC_LEADER)) == 0) { in wl_handle_private_cmd()
9569 else if (strnicmp(command, CMD_SET_RMC_EVENT, in wl_handle_private_cmd()
9574 else if (strnicmp(command, CMD_GET_SCSCAN, strlen(CMD_GET_SCSCAN)) == 0) { in wl_handle_private_cmd()
9577 else if (strnicmp(command, CMD_SET_SCSCAN, strlen(CMD_SET_SCSCAN)) == 0) { in wl_handle_private_cmd()
9581 else if (strnicmp(command, CMD_TEST_SET_TX_POWER, in wl_handle_private_cmd()
9586 else if (strnicmp(command, CMD_TEST_GET_TX_POWER, in wl_handle_private_cmd()
9591 else if (strnicmp(command, CMD_SARLIMIT_TX_CONTROL, in wl_handle_private_cmd()
9597 else if (strnicmp(command, CMD_SET_TID, strlen(CMD_SET_TID)) == 0) { in wl_handle_private_cmd()
9600 else if (strnicmp(command, CMD_GET_TID, strlen(CMD_GET_TID)) == 0) { in wl_handle_private_cmd()
9606 else if (strnicmp(command, CMD_SET_HAPD_MAX_NUM_STA, in wl_handle_private_cmd()
9611 else if (strnicmp(command, CMD_SET_HAPD_SSID, in wl_handle_private_cmd()
9616 else if (strnicmp(command, CMD_SET_HAPD_HIDE_SSID, in wl_handle_private_cmd()
9623 else if (strnicmp(command, CMD_HAPD_MAC_FILTER, strlen(CMD_HAPD_MAC_FILTER)) == 0) { in wl_handle_private_cmd()
9628 else if (strnicmp(command, CMD_SETROAMMODE, strlen(CMD_SETROAMMODE)) == 0) in wl_handle_private_cmd()
9631 else if (strnicmp(command, CMD_SET_ROAMPREF, strlen(CMD_SET_ROAMPREF)) == 0) { in wl_handle_private_cmd()
9635 else if (strnicmp(command, CMD_MIRACAST, strlen(CMD_MIRACAST)) == 0) in wl_handle_private_cmd()
9637 else if (strnicmp(command, CMD_SETIBSSBEACONOUIDATA, strlen(CMD_SETIBSSBEACONOUIDATA)) == 0) in wl_handle_private_cmd()
9641 else if (strnicmp(command, CMD_SETIBSSTXFAILEVENT, in wl_handle_private_cmd()
9644 else if (strnicmp(command, CMD_GET_IBSS_PEER_INFO_ALL, in wl_handle_private_cmd()
9648 else if (strnicmp(command, CMD_GET_IBSS_PEER_INFO, in wl_handle_private_cmd()
9652 else if (strnicmp(command, CMD_SETIBSSROUTETABLE, in wl_handle_private_cmd()
9655 else if (strnicmp(command, CMD_SETIBSSAMPDU, strlen(CMD_SETIBSSAMPDU)) == 0) in wl_handle_private_cmd()
9657 else if (strnicmp(command, CMD_SETIBSSANTENNAMODE, strlen(CMD_SETIBSSANTENNAMODE)) == 0) in wl_handle_private_cmd()
9660 else if (strnicmp(command, CMD_KEEP_ALIVE, strlen(CMD_KEEP_ALIVE)) == 0) { in wl_handle_private_cmd()
9664 else if (strnicmp(command, CMD_ROAM_OFFLOAD, strlen(CMD_ROAM_OFFLOAD)) == 0) { in wl_handle_private_cmd()
9668 else if (strnicmp(command, CMD_INTERFACE_CREATE, strlen(CMD_INTERFACE_CREATE)) == 0) { in wl_handle_private_cmd()
9679 else if (strnicmp(command, CMD_INTERFACE_DELETE, strlen(CMD_INTERFACE_DELETE)) == 0) { in wl_handle_private_cmd()
9684 else if (strnicmp(command, CMD_GET_LINK_STATUS, strlen(CMD_GET_LINK_STATUS)) == 0) { in wl_handle_private_cmd()
9688 else if (strnicmp(command, CMD_P2P_SET_WFDIE_RESP, in wl_handle_private_cmd()
9692 } else if (strnicmp(command, CMD_P2P_GET_WFDIE_RESP, in wl_handle_private_cmd()
9697 else if (strnicmp(command, CMD_DFS_AP_MOVE, strlen(CMD_DFS_AP_MOVE)) == 0) { in wl_handle_private_cmd()
9702 else if (strnicmp(command, CMD_WBTEXT_ENABLE, strlen(CMD_WBTEXT_ENABLE)) == 0) { in wl_handle_private_cmd()
9705 else if (strnicmp(command, CMD_WBTEXT_PROFILE_CONFIG, in wl_handle_private_cmd()
9710 else if (strnicmp(command, CMD_WBTEXT_WEIGHT_CONFIG, in wl_handle_private_cmd()
9716 else if (strnicmp(command, CMD_WBTEXT_TABLE_CONFIG, in wl_handle_private_cmd()
9722 else if (strnicmp(command, CMD_WBTEXT_DELTA_CONFIG, in wl_handle_private_cmd()
9728 else if (strnicmp(command, CMD_WBTEXT_BTM_TIMER_THRESHOLD, in wl_handle_private_cmd()
9733 else if (strnicmp(command, CMD_WBTEXT_BTM_DELTA, in wl_handle_private_cmd()
9738 else if (strnicmp(command, CMD_WBTEXT_ESTM_ENABLE, in wl_handle_private_cmd()
9745 else if (strnicmp(command, CMD_RPSMODE, strlen(CMD_RPSMODE)) == 0) { in wl_handle_private_cmd()
9750 else if (strnicmp(command, CMD_ADD_WFDS_HASH, strlen(CMD_ADD_WFDS_HASH)) == 0) { in wl_handle_private_cmd()
9753 else if (strnicmp(command, CMD_DEL_WFDS_HASH, strlen(CMD_DEL_WFDS_HASH)) == 0) { in wl_handle_private_cmd()
9758 else if (strnicmp(command, CMD_TBOW_TEARDOWN, strlen(CMD_TBOW_TEARDOWN)) == 0) { in wl_handle_private_cmd()
9764 else if (strnicmp(command, CMD_GET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd()
9768 else if (strnicmp(command, CMD_SET_FCC_PWR_LIMIT_2G, in wl_handle_private_cmd()
9773 else if (strnicmp(command, CMD_GET_STA_INFO, strlen(CMD_GET_STA_INFO)) == 0) { in wl_handle_private_cmd()
9777 else if (strnicmp(command, CMD_MURX_BFE_CAP, in wl_handle_private_cmd()
9787 else if (strnicmp(command, CMD_GET_AP_BASICRATE, strlen(CMD_GET_AP_BASICRATE)) == 0) { in wl_handle_private_cmd()
9790 else if (strnicmp(command, CMD_SET_AP_BEACONRATE, strlen(CMD_SET_AP_BEACONRATE)) == 0) { in wl_handle_private_cmd()
9795 else if (strnicmp(command, CMD_SET_AP_RPS_PARAMS, strlen(CMD_SET_AP_RPS_PARAMS)) == 0) { in wl_handle_private_cmd()
9798 else if (strnicmp(command, CMD_SET_AP_RPS, strlen(CMD_SET_AP_RPS)) == 0) { in wl_handle_private_cmd()
9801 else if (strnicmp(command, CMD_GET_AP_RPS, strlen(CMD_GET_AP_RPS)) == 0) { in wl_handle_private_cmd()
9806 else if (strnicmp(command, CMD_SET_RSSI_LOGGING, strlen(CMD_SET_RSSI_LOGGING)) == 0) { in wl_handle_private_cmd()
9809 else if (strnicmp(command, CMD_GET_RSSI_LOGGING, strlen(CMD_GET_RSSI_LOGGING)) == 0) { in wl_handle_private_cmd()
9812 else if (strnicmp(command, CMD_GET_RSSI_PER_ANT, strlen(CMD_GET_RSSI_PER_ANT)) == 0) { in wl_handle_private_cmd()
9817 else if (strnicmp(command, CMD_GET_BSS_INFO, strlen(CMD_GET_BSS_INFO)) == 0) { in wl_handle_private_cmd()
9820 else if (strnicmp(command, CMD_GET_ASSOC_REJECT_INFO, strlen(CMD_GET_ASSOC_REJECT_INFO)) in wl_handle_private_cmd()
9827 else if (strnicmp(command, ENABLE_RANDOM_MAC, strlen(ENABLE_RANDOM_MAC)) == 0) { in wl_handle_private_cmd()
9829 } else if (strnicmp(command, DISABLE_RANDOM_MAC, strlen(DISABLE_RANDOM_MAC)) == 0) { in wl_handle_private_cmd()
9834 else if (strnicmp(command, CMD_BANDSTEER, strlen(CMD_BANDSTEER)) == 0) { in wl_handle_private_cmd()
9837 else if (strnicmp(command, CMD_BANDSTEER_TRIGGER, strlen(CMD_BANDSTEER_TRIGGER)) == 0) { in wl_handle_private_cmd()
9855 else if (strnicmp(command, CMD_AP_HOGSQS, strlen(CMD_AP_HOGSQS)) == 0) { in wl_handle_private_cmd()
9860 else if (strnicmp(command, CMD_NATOE, strlen(CMD_NATOE)) == 0) { in wl_handle_private_cmd()
9866 else if (strnicmp(command, CMD_GET_CONNECTION_STATS, in wl_handle_private_cmd()
9873 else if (strnicmp(command, CMD_NEW_DEBUG_PRINT_DUMP, in wl_handle_private_cmd()
9877 if (strnicmp(command + strlen(CMD_NEW_DEBUG_PRINT_DUMP), " ", 1) == 0) { in wl_handle_private_cmd()
9879 if (strnicmp(command + strlen(CMD_NEW_DEBUG_PRINT_DUMP) + 1, in wl_handle_private_cmd()
9882 } else if (strnicmp(command + strlen(CMD_NEW_DEBUG_PRINT_DUMP) + 1, in wl_handle_private_cmd()
9894 else if (strnicmp(command, CMD_DUMP_STATUS_LOG, strlen(CMD_DUMP_STATUS_LOG)) == 0) { in wl_handle_private_cmd()
9897 else if (strnicmp(command, CMD_QUERY_STATUS_LOG, strlen(CMD_QUERY_STATUS_LOG)) == 0) { in wl_handle_private_cmd()
9903 else if (strnicmp(command, CMD_PCIE_IRQ_CORE, strlen(CMD_PCIE_IRQ_CORE)) == 0) { in wl_handle_private_cmd()
9909 else if (strnicmp(command, CMD_MAKE_HANG, strlen(CMD_MAKE_HANG)) == 0) { in wl_handle_private_cmd()
9915 else if (strnicmp(command, CMD_SET_LQCM_ENABLE, strlen(CMD_SET_LQCM_ENABLE)) == 0) { in wl_handle_private_cmd()
9919 else if (strnicmp(command, CMD_GET_LQCM_REPORT, in wl_handle_private_cmd()
9925 else if (strnicmp(command, CMD_GET_SNR, strlen(CMD_GET_SNR)) == 0) { in wl_handle_private_cmd()
9929 else if (strnicmp(command, CMD_SET_ADPS, strlen(CMD_SET_ADPS)) == 0) { in wl_handle_private_cmd()
9933 else if (strnicmp(command, CMD_GET_ADPS, strlen(CMD_GET_ADPS)) == 0) { in wl_handle_private_cmd()
9938 else if (strnicmp(command, CMD_PKTLOG_FILTER_ENABLE, in wl_handle_private_cmd()
9942 else if (strnicmp(command, CMD_PKTLOG_FILTER_DISABLE, in wl_handle_private_cmd()
9946 else if (strnicmp(command, CMD_PKTLOG_FILTER_PATTERN_ENABLE, in wl_handle_private_cmd()
9951 else if (strnicmp(command, CMD_PKTLOG_FILTER_PATTERN_DISABLE, in wl_handle_private_cmd()
9956 else if (strnicmp(command, CMD_PKTLOG_FILTER_ADD, strlen(CMD_PKTLOG_FILTER_ADD)) == 0) { in wl_handle_private_cmd()
9959 else if (strnicmp(command, CMD_PKTLOG_FILTER_DEL, strlen(CMD_PKTLOG_FILTER_DEL)) == 0) { in wl_handle_private_cmd()
9962 else if (strnicmp(command, CMD_PKTLOG_FILTER_INFO, strlen(CMD_PKTLOG_FILTER_INFO)) == 0) { in wl_handle_private_cmd()
9965 else if (strnicmp(command, CMD_PKTLOG_START, strlen(CMD_PKTLOG_START)) == 0) { in wl_handle_private_cmd()
9968 else if (strnicmp(command, CMD_PKTLOG_STOP, strlen(CMD_PKTLOG_STOP)) == 0) { in wl_handle_private_cmd()
9971 else if (strnicmp(command, CMD_PKTLOG_FILTER_EXIST, strlen(CMD_PKTLOG_FILTER_EXIST)) == 0) { in wl_handle_private_cmd()
9974 else if (strnicmp(command, CMD_PKTLOG_MINMIZE_ENABLE, in wl_handle_private_cmd()
9978 else if (strnicmp(command, CMD_PKTLOG_MINMIZE_DISABLE, in wl_handle_private_cmd()
9982 else if (strnicmp(command, CMD_PKTLOG_CHANGE_SIZE, in wl_handle_private_cmd()
9987 else if (strnicmp(command, CMD_DEBUG_VERBOSE, strlen(CMD_DEBUG_VERBOSE)) == 0) { in wl_handle_private_cmd()
9992 else if (strnicmp(command, CMD_EWP_FILTER, in wl_handle_private_cmd()
9998 else if (strnicmp(command, CMD_BEACON_RECV, in wl_handle_private_cmd()
10006 else if (strnicmp(command, CMD_MBO, strlen(CMD_MBO)) == 0) { in wl_handle_private_cmd()
10012 else if (strnicmp(command, CMD_CAC_TSPEC, in wl_handle_private_cmd()
10020 else if (strnicmp(command, CMD_GET_CHAN_UTIL, in wl_handle_private_cmd()
10026 else if (strnicmp(command, CMD_CHANNEL_WIDTH, strlen(CMD_CHANNEL_WIDTH)) == 0) { in wl_handle_private_cmd()
10029 else if (strnicmp(command, CMD_TRANSITION_DISABLE, strlen(CMD_TRANSITION_DISABLE)) == 0) { in wl_handle_private_cmd()