Lines Matching +full:host +full:- +full:command
2 # Copyright 2011-2020 NXP
9 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
10 # worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
12 # THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
38 Following are some useful iw commands:-
42 This command will trigger a scan.
43 The command will then display the scan table entries
45 iw dev mlan0 connect -w <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1123456789a]
46 The above command can be used to connect to an AP with a particular SSID.
48 WEP encryption, wep keys can be specified in the command.
49 …Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by use…
52 This command will be used to disconnect from an AP.
55 iw dev mlan0 ibss join <SSID> <freq in MHz> [fixed-freq] [fixed-bssid] [key 0:abcde]
56 The command will be used to join or create an ibss. Optionally, operating frequency,
61 The command will be used to leave an ibss network.
64 The command will be used to get the connection status. The command will return parameters
79 mount -t debugfs debugfs /debugfs
84 The command will be used to change the regulatory domain.
87 The command will be used to get current regulatory domain.
90 This command is used to get driver info.
98 bss_mode = "Ad-hoc" | "Managed" | "Auto" | "Unknown"
100 mac_address = <6-byte adapter MAC address>
128 ps_state = <0/1/2/3, full power state/awake state/pre-sleep state/sleep state>
132 hs_configured = <0/1, host sleep not configured/configured>
133 hs_activated = <0/1, extended host sleep not activated/activated>
135 is_cmd_timedout = <0/1 command timeout not occurred/occurred>
136 timeout_cmd_id = <command id of the last timeout command>
137 timeout_cmd_act = <command action of the last timeout command>
138 last_cmd_id = <command id of the last several commands sent to device>
139 last_cmd_act = <command action of the last several commands sent to device>
140 last_cmd_index = <0 based last command index>
141 last_cmd_resp_id = <command id of the last several command responses received from device>
142 last_cmd_resp_index = <0 based last command response index>
154 cmd_sent = <0/1, send command resources available/sending command to device>
156 mp_rd_bitmap = <SDIO multi-port read bitmap>
157 mp_wr_bitmap = <SDIO multi-port write bitmap>
168 This command is used to read/write the adapter register.
186 This command is used to read/write the firmware memory.
203 iwpriv mlan0 memrdwr -0x7fff6000 -0x40000000
208 This command is used to read the EEPROM contents of the card.
216 <length>: 4-20, multiples of 4
222 This command is used to debug/simulate host sleep feature using
230 <condition>: bit 0 = 1 -- broadcast data
231 bit 1 = 1 -- unicast data
232 bit 2 = 1 -- mac event
233 bit 3 = 1 -- multicast data
234 [GPIO#]: pin number of GPIO used to wakeup the host.
235 GPIO pin# (e.g. 0-7) or 0xff (interface, e.g. SDIO
238 wakeup event or 0xff for special setting (host
239 acknowledge required) when GPIO is used to wakeup host.
242 echo "-1" > hscfg : Cancel host sleep mode
248 echo "2 1 0xff" > hscfg : Unicast data, GPIO 1; Wait for host
252 This command is used to get the statistics available in the station.
258 This command is used to dump driver information and firmware memory
265 This command is used to get extended firmware version string using