HomeSort by: relevance | last modified time | path
    Searched refs:tx_late_colls (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/
if_vtevar.h 117 uint32_t tx_late_colls;
if_agereg.h 529 uint32_t tx_late_colls; member in struct:smb
795 uint32_t tx_late_colls; member in struct:age_stats
if_alereg.h 601 uint32_t tx_late_colls; member in struct:smb
889 uint32_t tx_late_colls; member in struct:ale_hw_stats
if_age.c 2046 stat->tx_late_colls += smb->tx_late_colls;
2062 smb->tx_multi_colls + smb->tx_late_colls +
2067 smb->tx_late_colls + smb->tx_underrun +
if_ale.c 1243 stat->tx_late_colls += smb->tx_late_colls;
1260 smb->tx_multi_colls * 2 + smb->tx_late_colls +
1271 smb->tx_abort + smb->tx_late_colls +
if_alcreg.h 1149 uint32_t tx_late_colls; member in struct:smb
1422 uint32_t tx_late_colls; member in struct:alc_hw_stats
if_alc.c 2279 stat->tx_late_colls += smb->tx_late_colls;
2295 smb->tx_multi_colls * 2 + smb->tx_late_colls +
2299 smb->tx_late_colls + smb->tx_excess_colls +

Completed in 28 milliseconds