Lines Matching refs:of

4 # Ltd. under the terms of the GNU General Public License Version 2, June 1991
6 # accordance with the terms and conditions of the License, a copy of which
106 num_tx_bytes = <number of bytes sent to device>
107 num_rx_bytes = <number of bytes received from device and sent to kernel>
108 num_tx_pkts = <number of packets sent to device>
109 num_rx_pkts = <number of packets received from device and sent to kernel>
110 num_tx_pkts_dropped = <number of Tx packets dropped by driver>
111 num_rx_pkts_dropped = <number of Rx packets dropped by driver>
112 num_tx_pkts_err = <number of Tx packets failed to send to device>
113 num_rx_pkts_err = <number of Rx packets failed to receive from device>
120 wmm_ac_vo = <number of packets sent to device from WMM AcVo queue>
121 wmm_ac_vi = <number of packets sent to device from WMM AcVi queue>
122 wmm_ac_be = <number of packets sent to device from WMM AcBE queue>
123 wmm_ac_bk = <number of packets sent to device from WMM AcBK queue>
133 num_tx_timeout = <number of Tx timeout>
135 timeout_cmd_id = <command id of the last timeout command>
136 timeout_cmd_act = <command action of the last timeout command>
137 last_cmd_id = <command id of the last several commands sent to device>
138 last_cmd_act = <command action of the last several commands sent to device>
140 last_cmd_resp_id = <command id of the last several command responses received from device>
142 last_event = <event id of the last several events received from device>
144 num_cmd_h2c_fail = <number of commands failed to send to device>
145 num_cmd_sleep_cfm_fail = <number of sleep confirm failed to send to device>
146 num_tx_h2c_fail = <number of data packets failed to send to device>
147 num_evt_deauth = <number of deauthenticated events received from device>
148 num_evt_disassoc = <number of disassociated events received from device>
149 num_evt_link_lost = <number of link lost events received from device>
150 num_cmd_deauth = <number of deauthenticate commands sent to device>
151 num_cmd_assoc_ok = <number of associate commands with success return>
152 num_cmd_assoc_fail = <number of associate commands with failure return>
159 cmd_pending = <number of cmd pending>
160 tx_pending = <number of Tx packet pending>
161 rx_pending = <number of Rx packet pending>
175 <offset>: offset of register
184 This command is used to read the EEPROM contents of the card.
191 <offset>: multiples of 4
192 <length>: 4-20, multiples of 4
195 echo "0 20" > rdeeprom : Read 20 bytes of EEPROM data from offset 0
210 [GPIO#]: pin number of GPIO used to wakeup the host.