tx_pkts_nic       547 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	u64 tx_bytes_nic = 0, tx_pkts_nic = 0;
tx_pkts_nic       617 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 		tx_pkts_nic += q->tx_packets.count;
tx_pkts_nic       624 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	interface->tx_packets_nic = tx_pkts_nic;