Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h95 int bnx2x_config_rss_pf(struct bnx2x *bp, u8 *ind_table, bool config_hash);
Dbnx2x_cmn.c1594 return bnx2x_config_rss_pf(bp, ind_table, in bnx2x_init_rss_pf()
1598 int bnx2x_config_rss_pf(struct bnx2x *bp, u8 *ind_table, bool config_hash) in bnx2x_config_rss_pf() function
Dbnx2x_ethtool.c2448 return bnx2x_config_rss_pf(bp, ind_table, false); in bnx2x_set_rxfh_indir()