Searched defs:ionic_lif_sw_stats (Results 1 – 2 of 2) sorted by relevance
117 struct ionic_lif_sw_stats { struct118 u64 tx_packets;119 u64 tx_bytes;120 u64 rx_packets;121 u64 rx_bytes;122 u64 tx_tso;123 u64 tx_tso_bytes;124 u64 tx_csum_none;125 u64 tx_csum;126 u64 rx_csum_none;[all …]
110 struct ionic_lif_sw_stats { struct111 u64 tx_packets;112 u64 tx_bytes;113 u64 rx_packets;114 u64 rx_bytes;115 u64 tx_tso;116 u64 tx_tso_bytes;117 u64 tx_csum_none;118 u64 tx_csum;119 u64 rx_csum_none;[all …]