Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c3030 mrqc = IXGBE_READ_REG(hw, IXGBE_PFVFMRQC(pf_pool)); in ixgbe_set_rss_hash_opt()
3057 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.c3986 IXGBE_PFVFMRQC(VMDQ_P(pool)), in ixgbe_setup_mrqc()