Searched refs:no_rdma (Results 1 – 2 of 2) sorted by relevance
662 bool no_rdma; in bnge_hwrm_queue_qportcfg() local683 no_rdma = !bnge_is_roce_en(bd); in bnge_hwrm_queue_qportcfg()690 if (!BNGE_CNPQ(bd->q_info[j].queue_profile) || no_rdma) in bnge_hwrm_queue_qportcfg()
10182 bool no_rdma; in bnxt_hwrm_queue_qportcfg() local10203 no_rdma = !(bp->flags & BNXT_FLAG_ROCE_CAP); in bnxt_hwrm_queue_qportcfg()10211 (no_rdma && BNXT_PF(bp))) in bnxt_hwrm_queue_qportcfg()