Searched refs:TXGBE_ETFLT (Results 1 – 3 of 3) sorted by relevance
195 wr32(hw, TXGBE_ETFLT(i), in txgbe_add_tx_flow_control_drop_filter()
3650 wr32(hw, TXGBE_ETFLT(TXGBE_ETF_ID_1588), in txgbe_timesync_enable()3685 wr32(hw, TXGBE_ETFLT(TXGBE_ETF_ID_1588), 0); in txgbe_timesync_disable()
768 #define TXGBE_ETFLT(i) (0x015128 + (i) * 4) /* 0-7 */ macro