Searched refs:bnxt_cfg_hw_sriov (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 39 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);
|
H A D | bnxt_sriov.c | 703 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function 794 rc = bnxt_cfg_hw_sriov(bp, num_vfs, false); in bnxt_sriov_enable() 1179 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov() function
|
H A D | bnxt.c | 9966 bnxt_cfg_hw_sriov(bp, &n, true); in bnxt_reenable_sriov()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 40 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);
|
H A D | bnxt_sriov.c | 730 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 D | bnxt.c | 10638 bnxt_cfg_hw_sriov(bp, &n, true); in bnxt_reenable_sriov()
|
Completed in 37 milliseconds