Searched refs:config_hash (Results 1 – 1 of 1) sorted by relevance
6648 uint8_t config_hash) in bnx2x_config_rss_pf() argument6682 if (config_hash) { in bnx2x_config_rss_pf()6697 static int bnx2x_config_rss_eth(struct bnx2x_softc *sc, uint8_t config_hash) in bnx2x_config_rss_eth() argument6699 return bnx2x_config_rss_pf(sc, &sc->rss_conf_obj, config_hash); in bnx2x_config_rss_eth()