Searched refs:tx_frames_ok (Results 1 – 8 of 8) sorted by relevance
23 u64 tx_frames_ok; member
25 u64 tx_frames_ok; member
50 ENIC_TX_STAT(tx_frames_ok),
698 net_stats->tx_packets = stats->tx.tx_frames_ok; in enic_get_stats()
252 u64 tx_frames_ok; member
1346 drv_stats->tx_frames_ok = stats->tx_ucast_frames_ok + in nicvf_update_stats()1375 stats->tx_packets = drv_stats->tx_frames_ok; in nicvf_get_stats64()
92 NICVF_DRV_STAT(tx_frames_ok),