Home
last modified time | relevance | path

Searched refs:tx_col (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h159 u32 tx_col; member
H A Dbcm63xx_enet.c1281 { "tx_collisions", GEN_STAT(mib.tx_col), ETH_MIB_TX_COL },
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.h159 u32 tx_col; member
H A Dbcm63xx_enet.c1300 { "tx_collisions", GEN_STAT(mib.tx_col), ETH_MIB_TX_COL },
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac.h266 u64 tx_col; /* collisions */ member
H A Demac.c331 stats->tx_col += readl_relaxed(base + EMAC_TXMAC_STATC_REG25); in emac_update_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac.h266 u64 tx_col; /* collisions */ member
H A Demac.c330 stats->tx_col += readl_relaxed(base + EMAC_TXMAC_STATC_REG25); in emac_update_hw_stats()

Completed in 13 milliseconds