Home
last modified time | relevance | path

Searched refs:IXGBE_PFVFMRQC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2895 mrqc = IXGBE_READ_REG(hw, IXGBE_PFVFMRQC(pf_pool)); in ixgbe_set_rss_hash_opt()
2922 IXGBE_WRITE_REG(hw, IXGBE_PFVFMRQC(pf_pool), mrqc); in ixgbe_set_rss_hash_opt()
Dixgbe_type.h414 #define IXGBE_PFVFMRQC(_p) (0x03400 + ((_p) * 4)) macro
Dixgbe_main.c3965 IXGBE_PFVFMRQC(VMDQ_P(pool)), in ixgbe_setup_mrqc()