Lines Matching refs:packets
65 such as SSID, operating frequency, rx/tx packets, signal strength, tx bitrate.
109 num_tx_pkts = <number of packets sent to device>
110 num_rx_pkts = <number of packets received from device and sent to kernel>
111 num_tx_pkts_dropped = <number of Tx packets dropped by driver>
112 num_rx_pkts_dropped = <number of Rx packets dropped by driver>
113 num_tx_pkts_err = <number of Tx packets failed to send to device>
114 num_rx_pkts_err = <number of Rx packets failed to receive from device>
121 wmm_ac_vo = <number of packets sent to device from WMM AcVo queue>
122 wmm_ac_vi = <number of packets sent to device from WMM AcVi queue>
123 wmm_ac_be = <number of packets sent to device from WMM AcBE queue>
124 wmm_ac_bk = <number of packets sent to device from WMM AcBK queue>
147 num_tx_h2c_fail = <number of data packets failed to send to device>