Searched defs:ionic_lif_sw_stats (Results 1 – 1 of 1) sorted by relevance
109 struct ionic_lif_sw_stats { struct110 u64 tx_packets;111 u64 tx_bytes;112 u64 rx_packets;113 u64 rx_bytes;114 u64 tx_tso;115 u64 tx_tso_bytes;116 u64 tx_csum_none;117 u64 tx_csum;118 u64 rx_csum_none;[all …]