Searched refs:TSOBytesTxOK (Results 1 – 4 of 4) sorted by relevance
32 u64 TSOBytesTxOK; member
47 { " TSO bytes tx", offsetof(struct UPT1_TxStats, TSOBytesTxOK) },
78 u64 TSOBytesTxOK; member
515 stats->TSOBytesTxOK += tot_len; in vmxnet3_on_tx_done_update_stats()2332 VMSTATE_UINT64(TSOBytesTxOK, struct UPT1_TxStats),