Searched refs:TXGBE_FLRVFEC (Results 1 – 2 of 2) sorted by relevance
201 wr32(hw, TXGBE_FLRVFEC(reg_offset), (1 << vf_shift)); in txgbe_check_for_rst_pf()
1251 #define TXGBE_FLRVFEC(i) (0x0004A8 + 4 * (i)) /* 0-1 */ macro