Searched defs:eth_stats_info (Results 1 – 1 of 1) sorted by relevance
70 struct eth_stats_info { struct72 u8 version[ETH_STAT_INFO_VERSION_LEN];74 u8 mac_local[8];78 u32 feature_flags; /* Feature_Flags. */88 u32 lso_max_size; /* LSO MaxOffloadSize. */91 u32 ipv4_ofld_cnt;93 u32 ipv6_ofld_cnt;98 u32 txq_avg_depth;100 u32 rxq_avg_depth;102 u32 iov_offload;[all …]
Completed in 7 milliseconds