tx_ucast_pkts     143 drivers/infiniband/hw/bnxt_re/hw_counters.c 			le64_to_cpu(bnxt_re_stats->tx_ucast_pkts);
tx_ucast_pkts    9442 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		stats->tx_packets += le64_to_cpu(hw_stats->tx_ucast_pkts);
tx_ucast_pkts    1423 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_ucast_pkts;
tx_ucast_pkts    6654 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_ucast_pkts;
tx_ucast_pkts    6678 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_ucast_pkts;
tx_ucast_pkts    6758 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_ucast_pkts;
tx_ucast_pkts    1653 drivers/net/ethernet/qlogic/qed/qed_l2.c 	p_stats->common.tx_ucast_pkts +=
tx_ucast_pkts    2710 drivers/net/ethernet/qlogic/qed/qed_main.c 					eth_stats.common.tx_ucast_pkts;
tx_ucast_pkts    2772 drivers/net/ethernet/qlogic/qed/qed_main.c 	tlv->tx_frames = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts +
tx_ucast_pkts      85 drivers/net/ethernet/qlogic/qede/qede.h 	u64 tx_ucast_pkts;
tx_ucast_pkts     119 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 	QEDE_STAT(tx_ucast_pkts),
tx_ucast_pkts     345 drivers/net/ethernet/qlogic/qede/qede_main.c 	p_common->tx_ucast_pkts = stats.common.tx_ucast_pkts;
tx_ucast_pkts     439 drivers/net/ethernet/qlogic/qede/qede_main.c 	stats->tx_packets = p_common->tx_ucast_pkts + p_common->tx_mcast_pkts +
tx_ucast_pkts    1496 drivers/staging/qlge/qlge.h 	u64 tx_ucast_pkts;
tx_ucast_pkts    1541 drivers/staging/qlge/qlge_dbg.c 	DUMP_STAT(qdev, tx_ucast_pkts);
tx_ucast_pkts      54 drivers/staging/qlge/qlge_ethtool.c 	{"tx_ucast_pkts", QL_SIZEOF(nic_stats.tx_ucast_pkts),
tx_ucast_pkts      55 drivers/staging/qlge/qlge_ethtool.c 					QL_OFF(nic_stats.tx_ucast_pkts)},
tx_ucast_pkts    1270 include/linux/qed/qed_if.h 	u64	tx_ucast_pkts;