Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_agereg.h | 527 uint32_t tx_single_colls; member in struct:smb 793 uint32_t tx_single_colls; member in struct:age_stats |
if_alereg.h | 599 uint32_t tx_single_colls; member in struct:smb 887 uint32_t tx_single_colls; member in struct:ale_hw_stats |
if_alcreg.h | 1147 uint32_t tx_single_colls; member in struct:smb 1420 uint32_t tx_single_colls; member in struct:alc_hw_stats |
if_age.c | 2044 stat->tx_single_colls += smb->tx_single_colls; 2061 smb->tx_single_colls + |
if_ale.c | 1241 stat->tx_single_colls += smb->tx_single_colls; 1259 smb->tx_single_colls + |
if_alc.c | 2277 stat->tx_single_colls += smb->tx_single_colls; 2294 smb->tx_single_colls + |