tx_bcast_frames   368 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	BNXT_TX_STATS_ENTRY(tx_bcast_frames),
tx_bcast_frames  2803 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_bcast_frames;
tx_bcast_frames   203 drivers/net/ethernet/cavium/thunder/nic.h 	u64 tx_bcast_frames;
tx_bcast_frames    56 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c 	NICVF_HW_STAT(tx_bcast_frames),
tx_bcast_frames  1692 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	stats->tx_bcast_frames = GET_TX_STATS(TX_BCAST);
tx_bcast_frames  1710 drivers/net/ethernet/cavium/thunder/nicvf_main.c 			   stats->tx_bcast_frames +
tx_bcast_frames   197 drivers/net/ethernet/chelsio/cxgb3/common.h 	u64 tx_bcast_frames;	/* good broadcast frames */
tx_bcast_frames  1678 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = s->tx_bcast_frames;
tx_bcast_frames   637 drivers/net/ethernet/chelsio/cxgb3/xgmac.c 	RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST);
tx_bcast_frames   133 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u64 tx_bcast_frames;      /* all broadcast frames */
tx_bcast_frames  6370 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	p->tx_bcast_frames     = GET_STAT(TX_PORT_BCAST);
tx_bcast_frames  2449 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 tx_bcast_frames;
tx_bcast_frames  2468 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 tx_bcast_frames;
tx_bcast_frames   924 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	ns->tx_packets = (stats.tx_bcast_frames + stats.tx_mcast_frames +
tx_bcast_frames    82 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h 	u64 tx_bcast_frames;
tx_bcast_frames  1809 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 	s->tx_bcast_frames = be64_to_cpu(fwstats.tx_bcast_frames);
tx_bcast_frames   340 drivers/scsi/csiostor/csio_attr.c 	fhs->tx_frames  += (be64_to_cpu(fcoe_port_stats.tx_bcast_frames) +
tx_bcast_frames  1073 drivers/scsi/csiostor/csio_mb.c 			portstats->tx_bcast_frames = stats.tx_bcast_frames;
tx_bcast_frames   405 drivers/scsi/csiostor/t4fw_api_stor.h 			__be64 tx_bcast_frames;