Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c618 req->min_vnics = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
644 req->min_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()
684 hw_resc->max_vnics -= le16_to_cpu(req->min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1353 u16 min_vnics; member
H A Dbnxt_hsi.h2737 __le16 min_vnics; member
2778 __le16 min_vnics; member
H A Dbnxt.c9460 hw_resc->min_vnics = le16_to_cpu(resp->min_vnics); in bnxt_hwrm_func_resc_qcaps()