Searched refs:TXGBE_POOLTAG (Results 1 – 2 of 2) sorted by relevance
358 wr32(hw, TXGBE_POOLTAG(vf), 0); in txgbe_vf_reset_event()639 vmvir = rd32(hw, TXGBE_POOLTAG(vf)); in txgbe_get_vf_queues()
424 #define TXGBE_POOLTAG(pl) (0x018100 + (pl) * 4) macro