Home
last modified time | relevance | path

Searched refs:ecore_config_rss_params (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h333 int bnx2x_vf_config_rss(struct bnx2x_softc *sc, struct ecore_config_rss_params *params);
H A Decore_sp.h1145 struct ecore_config_rss_params { struct
1181 struct ecore_config_rss_params *p); argument
1957 struct ecore_config_rss_params *p);
H A Dbnx2x_vfpf.c609 struct ecore_config_rss_params *params) in bnx2x_vf_config_rss()
H A Decore_sp.c3480 struct ecore_config_rss_params *p) in ecore_setup_rss()
3572 int ecore_config_rss(struct bnx2x_softc *sc, struct ecore_config_rss_params *p) in ecore_config_rss()
H A Dbnx2x.c6646 struct ecore_config_rss_params params = { NULL }; in bnx2x_config_rss_pf()