Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7563 static bool bnxt_rfs_supported(struct bnxt *bp);
7740 if (!(bp->rss_cap & BNXT_RSS_CAP_NEW_RSS_CAP) && bnxt_rfs_supported(bp)) in bnxt_get_total_rss_ctxs()
13196 static bool bnxt_rfs_supported(struct bnxt *bp) in bnxt_rfs_supported() function
13221 return bnxt_rfs_supported(bp); in bnxt_rfs_capable()
14449 if (bnxt_rfs_supported(bp)) { in bnxt_set_dflt_rfs()