Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8192e/
H A Drtllib.h810 struct rtllib_softmac_stats { struct
811 unsigned int rx_ass_ok;
812 unsigned int rx_ass_err;
813 unsigned int rx_probe_rq;
814 unsigned int tx_probe_rs;
815 unsigned int tx_beacons;
816 unsigned int rx_auth_rq;
817 unsigned int rx_auth_rs_ok;
818 unsigned int rx_auth_rs_err;
819 unsigned int tx_auth_rq;
[all …]