tx_col           1282 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	{ "tx_collisions", GEN_STAT(mib.tx_col), ETH_MIB_TX_COL },
tx_col            159 drivers/net/ethernet/broadcom/bcm63xx_enet.h 	u32 tx_col;
tx_col            341 drivers/net/ethernet/qualcomm/emac/emac.c 	stats->tx_col += readl_relaxed(base + EMAC_TXMAC_STATC_REG25);
tx_col            266 drivers/net/ethernet/qualcomm/emac/emac.h 	u64 tx_col;             /* collisions */