Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h24 u16 min_hw_ring_grps; member
H A Dbnge_hwrm_lib.c558 hw_resc->min_hw_ring_grps = le16_to_cpu(resp->min_hw_ring_grps); in bnge_hwrm_func_resc_qcaps()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c661 req->min_hw_ring_grps = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
686 req->min_hw_ring_grps = cpu_to_le16(vf_ring_grps); in bnxt_hwrm_func_vf_resc_cfg()
725 le16_to_cpu(req->min_hw_ring_grps) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1356 u16 min_hw_ring_grps; member
H A Dbnxt.c9614 hw_resc->min_hw_ring_grps = le16_to_cpu(resp->min_hw_ring_grps); in bnxt_hwrm_func_resc_qcaps()