Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_vtevar.h | 119 uint32_t tx_pause_frames; member in struct:vte_hw_stats |
if_agereg.h | 515 uint32_t tx_pause_frames; member in struct:smb 781 uint32_t tx_pause_frames; member in struct:age_stats |
if_alereg.h | 587 uint32_t tx_pause_frames; member in struct:smb 875 uint32_t tx_pause_frames; member in struct:ale_hw_stats |
if_alcreg.h | 1135 uint32_t tx_pause_frames; member in struct:smb 1408 uint32_t tx_pause_frames; member in struct:alc_hw_stats |
if_age.c | 2032 stat->tx_pause_frames += smb->tx_pause_frames; |
if_ale.c | 1229 stat->tx_pause_frames += smb->tx_pause_frames; |
if_vte.c | 953 stat->tx_pause_frames += (value >> 8); |
if_alc.c | 2265 stat->tx_pause_frames += smb->tx_pause_frames; |
if_aq.c | 826 uint64_t tx_pause_frames; member in struct:aq2_statistics_b0 |