Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h1793 struct hostap_sta_driver_data { struct
1794 unsigned long rx_packets, tx_packets;
1795 unsigned long long rx_bytes, tx_bytes;
1796 unsigned long long rx_airtime, tx_airtime;
1797 int bytes_64bit; /* whether 64-bit byte counters are supported */
1798 unsigned long current_tx_rate;
1799 unsigned long current_rx_rate;
1800 unsigned long inactive_msec;
1801 unsigned long flags; /* bitfield of STA_DRV_DATA_* */
1802 unsigned long num_ps_buf_frames;
[all …]