Home
last modified time | relevance | path

Searched refs:atge_tx_late_collisions (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge.h396 unsigned atge_tx_late_collisions; member
H A Datge_l1.c530 atgep->atge_tx_late_collisions += smb->tx_late_colls; in atge_l1_gather_stats()
H A Datge_l1c.c637 atgep->atge_tx_late_collisions += smb->tx_late_colls; in atge_l1c_gather_stats()
H A Datge_l1e.c798 atgep->atge_tx_late_collisions += smb->tx_late_colls; in atge_l1e_gather_stats()
H A Datge_main.c1940 *val = atgep->atge_tx_late_collisions; in atge_m_stat()