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