Searched defs:ionic_lif_sw_stats (Results 1 – 1 of 1) sorted by relevance
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 …]