Searched defs:hostap_sta_driver_data (Results 1 – 1 of 1) sorted by relevance
1384 struct hostap_sta_driver_data { struct1385 unsigned long rx_packets, tx_packets;1386 unsigned long long rx_bytes, tx_bytes;1387 int bytes_64bit; /* whether 64-bit byte counters are supported */1388 unsigned long current_tx_rate;1389 unsigned long inactive_msec;1390 unsigned long flags;1391 unsigned long num_ps_buf_frames;1392 unsigned long tx_retry_failed;1393 unsigned long tx_retry_count;[all …]