Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1956 int ecore_config_rss(struct bnx2x_softc *sc,
H A Decore_sp.c3572 int ecore_config_rss(struct bnx2x_softc *sc, struct ecore_config_rss_params *p) in ecore_config_rss() function
H A Dbnx2x.c6688 return ecore_config_rss(sc, &params); in bnx2x_config_rss_pf()