bnxt_rfs_capable
if ((features & NETIF_F_NTUPLE) && !bnxt_rfs_capable(bp, false))
if (bnxt_rfs_capable(bp, false)) {
bool bnxt_rfs_capable(struct bnxt *bp, bool new_rss_ctx);
if (!bnxt_rfs_capable(bp, true)) {