Home
last modified time | relevance | path

Searched refs:IGC_RNBC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_base.c184 IGC_READ_REG(hw, IGC_RNBC); in igc_rx_fifo_flush_base()
H A Digc_regs.h183 #define IGC_RNBC 0x040A0 /* Rx No Buffers Count - R/clr */ macro
H A Digc_mac.c433 IGC_READ_REG(hw, IGC_RNBC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2508 sc->stats.rnbc += IGC_READ_REG(&sc->hw, IGC_RNBC); in igc_update_stats_counters()