Searched defs:hostap_sta_driver_data (Results 1 – 1 of 1) sorted by relevance
1583 struct hostap_sta_driver_data { struct1584 unsigned long rx_packets, tx_packets;1585 unsigned long long rx_bytes, tx_bytes;1586 int bytes_64bit; /* whether 64-bit byte counters are supported */1587 unsigned long current_tx_rate;1588 unsigned long inactive_msec;1589 unsigned long flags;1590 unsigned long num_ps_buf_frames;1591 unsigned long tx_retry_failed;1592 unsigned long tx_retry_count;[all …]