Home
last modified time | relevance | path

Searched refs:tx_packets_nic (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h314 u64 tx_packets_nic; member
H A Dfm10k_ethtool.c59 FM10K_STAT("tx_packets_nic", tx_packets_nic),
H A Dfm10k_pci.c621 interface->tx_packets_nic = tx_pkts_nic; in fm10k_update_stats()