Searched refs:cxgbe_write_rss_conf (Results 1 – 3 of 3) sorted by relevance
839 int cxgbe_write_rss_conf(const struct port_info *pi, uint64_t flags);
1663 int cxgbe_write_rss_conf(const struct port_info *pi, uint64_t rss_hf) in cxgbe_write_rss_conf() function1779 err = cxgbe_write_rss_conf(pi, pi->rss_hf); in cxgbe_setup_rss()
860 err = cxgbe_write_rss_conf(pi, rss_conf->rss_hf); in cxgbe_dev_rss_hash_update()