Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h15 u16 max_cp_rings; member
H A Dbnge_resc.c51 return bd->hw_resc.max_cp_rings; in bnge_get_max_func_cp_rings()
H A Dbnge_hwrm_lib.c553 hw_resc->max_cp_rings = le16_to_cpu(resp->max_cmpl_rings); in bnge_hwrm_func_resc_qcaps()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c726 hw_resc->max_cp_rings -= le16_to_cpu(req->min_cmpl_rings) * n; in bnxt_hwrm_func_vf_resc_cfg()
825 hw_resc->max_cp_rings -= vf_cp_rings * num_vfs; in bnxt_hwrm_func_cfg()
H A Dbnxt.h1347 u16 max_cp_rings; member
H A Dbnxt.c9609 hw_resc->max_cp_rings = le16_to_cpu(resp->max_cmpl_rings); in bnxt_hwrm_func_resc_qcaps()
9803 hw_resc->max_cp_rings = le16_to_cpu(resp->max_cmpl_rings); in __bnxt_hwrm_func_qcaps()
11367 return bp->hw_resc.max_cp_rings; in bnxt_get_max_func_cp_rings()
11372 unsigned int cp = bp->hw_resc.max_cp_rings; in bnxt_get_max_func_cp_rings_for_en()
11387 return min_t(unsigned int, hw_resc->max_irqs, hw_resc->max_cp_rings); in bnxt_get_max_func_irqs()