Searched refs:IXGBE_PFVFMRQC (Results 1 – 3 of 3) sorted by relevance
2818 mrqc = IXGBE_READ_REG(hw, IXGBE_PFVFMRQC(pf_pool)); in ixgbe_set_rss_hash_opt()2845 IXGBE_WRITE_REG(hw, IXGBE_PFVFMRQC(pf_pool), mrqc); in ixgbe_set_rss_hash_opt()
393 #define IXGBE_PFVFMRQC(_p) (0x03400 + ((_p) * 4)) macro
3516 IXGBE_WRITE_REG(hw, IXGBE_PFVFMRQC(pf_pool), vfmrqc); in ixgbe_setup_mrqc()