Searched refs:bnxt_ulp_sriov_cfg (Results 1 – 3 of 3) sorted by relevance
104 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs);
752 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()
325 void bnxt_ulp_sriov_cfg(struct bnxt *bp, int num_vfs) in bnxt_ulp_sriov_cfg() function