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