Searched refs:bnxt_cfg_hw_sriov (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_sriov.h | 40 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);
|
D | bnxt_sriov.c | 730 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function 821 rc = bnxt_cfg_hw_sriov(bp, num_vfs, false); in bnxt_sriov_enable() 1234 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function
|
D | bnxt.c | 10604 bnxt_cfg_hw_sriov(bp, &n, true); in bnxt_reenable_sriov()
|