Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c3031 mrqc = IXGBE_READ_REG(hw, IXGBE_PFVFMRQC(pf_pool)); in ixgbe_set_rss_hash_opt()
3058 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.c4013 IXGBE_PFVFMRQC(VMDQ_P(pool)), in ixgbe_setup_mrqc()