Searched defs:ionic_lif_sw_stats (Results 1 – 1 of 1) sorted by relevance
122 struct ionic_lif_sw_stats { struct123 u64 tx_packets;124 u64 tx_bytes;125 u64 rx_packets;126 u64 rx_bytes;127 u64 tx_tso;128 u64 tx_tso_bytes;129 u64 tx_csum_none;130 u64 tx_csum;131 u64 rx_csum_none;[all …]