Searched refs:cp_p5 (Results 1 – 2 of 2) sorted by relevance
7370 enables |= hwr->cp_p5 ? in __bnxt_hwrm_reserve_pf_rings()7384 req->num_cmpl_rings = cpu_to_le16(hwr->cp_p5); in __bnxt_hwrm_reserve_pf_rings()7412 enables |= hwr->cp_p5 ? in __bnxt_hwrm_reserve_vf_rings()7427 req->num_cmpl_rings = cpu_to_le16(hwr->cp_p5); in __bnxt_hwrm_reserve_vf_rings()7607 hwr->cp_p5 = hw_resc->resv_cp_rings; in bnxt_copy_reserved_rings()7618 hwr->stat && (hwr->cp_p5 || !(bp->flags & BNXT_FLAG_CHIP_P5_PLUS)); in bnxt_rings_ok()7652 hwr.cp_p5 = hwr.rx + hwr.tx; in __bnxt_reserve_rings()13844 hwr.cp_p5 = hwr.tx + rx; in bnxt_check_rings()
1310 int cp_p5; member