Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c621 req->min_hw_ring_grps = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
646 req->min_hw_ring_grps = cpu_to_le16(vf_ring_grps); in bnxt_hwrm_func_vf_resc_cfg()
679 le16_to_cpu(req->min_hw_ring_grps) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1348 u16 min_hw_ring_grps; member
H A Dbnxt_hsi.h2741 __le16 min_hw_ring_grps; member
2782 __le16 min_hw_ring_grps; member
H A Dbnxt.c9456 hw_resc->min_hw_ring_grps = le16_to_cpu(resp->min_hw_ring_grps); in bnxt_hwrm_func_resc_qcaps()