Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_base.c186 IGC_READ_REG(hw, IGC_RNBC); in igc_rx_fifo_flush_base()
Digc_regs.h188 #define IGC_RNBC 0x040A0 /* Rx No Buffers Count - R/clr */ macro
Digc_mac.c435 IGC_READ_REG(hw, IGC_RNBC); in igc_clear_hw_cntrs_base_generic()
Dif_igc.c2356 adapter->stats.rnbc += IGC_READ_REG(&adapter->hw, IGC_RNBC); in igc_update_stats_counters()