Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h705 struct ieee80211_stats { struct
706 unsigned int tx_unicast_frames;
707 unsigned int tx_multicast_frames;
708 unsigned int tx_fragments;
709 unsigned int tx_unicast_octets;
710 unsigned int tx_multicast_octets;
715 unsigned int tx_discards;
716 unsigned int rx_unicast_frames;
718 unsigned int rx_fragments;
719 unsigned int rx_unicast_octets;
[all …]