Home
last modified time | relevance | path

Searched refs:IGC_RFCTL (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.c131 rfctl = IGC_READ_REG(hw, IGC_RFCTL); in igc_rx_fifo_flush_base()
133 IGC_WRITE_REG(hw, IGC_RFCTL, rfctl); in igc_rx_fifo_flush_base()
161 IGC_WRITE_REG(hw, IGC_RFCTL, rfctl & ~IGC_RFCTL_LEF); in igc_rx_fifo_flush_base()
184 IGC_WRITE_REG(hw, IGC_RFCTL, rfctl); in igc_rx_fifo_flush_base()
H A Digc_regs.h463 #define IGC_RFCTL 0x05008 /* Receive Filter Control*/ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_filter.c334 rfctl = IGC_READ_REG(hw, IGC_RFCTL); in igc_set_syn_filter()
343 IGC_WRITE_REG(hw, IGC_RFCTL, rfctl); in igc_set_syn_filter()