Searched refs:TXGBE_RACTL (Results 1 – 2 of 2) sorted by relevance
2775 wr32m(hw, TXGBE_RACTL, TXGBE_RACTL_RSSENA, 0); in txgbe_rss_disable()2809 mrqc = rd32(hw, TXGBE_RACTL); in txgbe_dev_rss_hash_update()2832 wr32(hw, TXGBE_RACTL, mrqc); in txgbe_dev_rss_hash_update()2861 mrqc = rd32(hw, TXGBE_RACTL); in txgbe_dev_rss_hash_conf_get()
574 #define TXGBE_RACTL 0x0194F4 macro