Home
last modified time | relevance | path

Searched refs:bnxt_ulp_sriov_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h104 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs);
Dbnxt_sriov.c752 bnxt_ulp_sriov_cfg(bp, *num_vfs); in bnxt_cfg_hw_sriov()
827 bnxt_ulp_sriov_cfg(bp, 0); in bnxt_sriov_enable()
876 bnxt_ulp_sriov_cfg(bp, 0); in bnxt_sriov_disable()
Dbnxt_ulp.c325 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs) in bnxt_ulp_sriov_cfg() function