Home
last modified time | relevance | path

Searched refs:pf_pool (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2814 unsigned int pf_pool = adapter->num_vfs; in ixgbe_set_rss_hash_opt() local
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()
Dixgbe_main.c3388 unsigned int pf_pool = adapter->num_vfs; in ixgbe_store_vfreta() local
3394 IXGBE_WRITE_REG(hw, IXGBE_PFVFRETA(i >> 2, pf_pool), in ixgbe_store_vfreta()
3436 unsigned int pf_pool = adapter->num_vfs; in ixgbe_setup_vfreta() local
3441 IXGBE_WRITE_REG(hw, IXGBE_PFVFRSSRK(i, pf_pool), in ixgbe_setup_vfreta()
3505 unsigned int pf_pool = adapter->num_vfs; in ixgbe_setup_mrqc() local
3515 IXGBE_WRITE_REG(hw, IXGBE_PFVFMRQC(pf_pool), vfmrqc); in ixgbe_setup_mrqc()