Home
last modified time | relevance | path

Searched defs:comm_tallies_sums (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h257 struct comm_tallies_sums { struct
258 unsigned int tx_unicast_frames;
259 unsigned int tx_multicast_frames;
260 unsigned int tx_fragments;
261 unsigned int tx_unicast_octets;
262 unsigned int tx_multicast_octets;
263 unsigned int tx_deferred_transmissions;
264 unsigned int tx_single_retry_frames;
265 unsigned int tx_multiple_retry_frames;
266 unsigned int tx_retry_limit_exceeded;
[all …]