Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h40 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);
H A Dbnxt_sriov.c730 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function
820 rc = bnxt_cfg_hw_sriov(bp, num_vfs, false); in bnxt_sriov_enable()
1245 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function
H A Dbnxt.c10631 bnxt_cfg_hw_sriov(bp, &n, true); in bnxt_reenable_sriov()