Home
last modified time | relevance | path

Searched refs:min_vnics (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c543 req.min_vnics = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
560 req.min_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()
600 hw_resc->max_vnics -= le16_to_cpu(req.min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1078 u16 min_vnics; member
H A Dbnxt_hsi.h1926 __le16 min_vnics; member
1958 __le16 min_vnics; member
H A Dbnxt.c7323 hw_resc->min_vnics = le16_to_cpu(resp->min_vnics); in bnxt_hwrm_func_resc_qcaps()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c567 req->min_vnics = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
584 req->min_vnics = cpu_to_le16(vf_vnics); in bnxt_hwrm_func_vf_resc_cfg()
624 hw_resc->max_vnics -= le16_to_cpu(req->min_vnics) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1123 u16 min_vnics; member
H A Dbnxt_hsi.h2461 __le16 min_vnics; member
2497 __le16 min_vnics; member
H A Dbnxt.c7579 hw_resc->min_vnics = le16_to_cpu(resp->min_vnics); in bnxt_hwrm_func_resc_qcaps()

Completed in 118 milliseconds