Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_agereg.h | 507 uint32_t rx_alignerrs; member in struct:smb 773 uint32_t rx_alignerrs; member in struct:age_stats |
if_alereg.h | 579 uint32_t rx_alignerrs; member in struct:smb 867 uint32_t rx_alignerrs; member in struct:ale_hw_stats |
if_alcreg.h | 1127 uint32_t rx_alignerrs; member in struct:smb 1400 uint32_t rx_alignerrs; member in struct:alc_hw_stats |
if_age.c | 2023 stat->rx_alignerrs += smb->rx_alignerrs; 2074 smb->rx_alignerrs); |
if_ale.c | 1220 stat->rx_alignerrs += smb->rx_alignerrs; 1278 smb->rx_alignerrs); |
if_alc.c | 2256 stat->rx_alignerrs += smb->rx_alignerrs; 2306 smb->rx_alignerrs); |