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