Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h909 static inline int bnx2x_config_rss_eth(struct bnx2x *bp, bool config_hash) in bnx2x_config_rss_eth() function
Dbnx2x_ethtool.c3549 return bnx2x_config_rss_eth(bp, false); in bnx2x_set_rxfh()
Dbnx2x_cmn.c2066 return bnx2x_config_rss_eth(bp, bp->port.pmf || !CHIP_IS_E1x(bp)); in bnx2x_init_rss()