mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
pad for future statistics
MFC after: 2 weeks
This commit is contained in:
parent
f9748b9d0d
commit
e35a02a97d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155499
@ -106,6 +106,7 @@ struct ath_stats {
|
||||
u_int32_t ast_ant_txswitch;/* tx antenna switches */
|
||||
u_int32_t ast_ant_rx[8]; /* rx frames with antenna */
|
||||
u_int32_t ast_ant_tx[8]; /* tx frames with antenna */
|
||||
u_int32_t ast_pad[32];
|
||||
};
|
||||
|
||||
#define SIOCGATHSTATS _IOWR('i', 137, struct ifreq)
|
||||
|
Loading…
x
Reference in New Issue
Block a user