Searched refs:tx_late_collision (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c255 unsigned long tx_late_collision; member in struct:dmfe_board_info
765 db->tx_late_collision, db->tx_no_carrier, db->tx_loss_carrier,
895 db->tx_late_collision++;
H A Duli526x.c170 unsigned long tx_late_collision; member in struct:uli526x_board_info
776 db->tx_late_collision++;
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfi_enet.h820 u64 tx_late_collision; member in struct:bfi_enet_stats_mac
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c508 SIENA_DMA_STAT(tx_late_collision, TX_LATE_COLLISION_PKTS),
/linux-master/drivers/net/ethernet/nvidia/
H A Dforcedeth.c602 { "tx_late_collision" },
642 u64 tx_late_collision; member in struct:nv_ethtool_stats
1675 np->estats.tx_late_collision += readl(base + NvRegTxLateCol);
1705 np->estats.tx_late_collision +

Completed in 295 milliseconds