kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.h
.. .. @@ -36,6 +36,7 @@ 36 36 int bnxt_set_vf_spoofchk(struct net_device *, int, bool); 37 37 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trust); 38 38 int bnxt_sriov_configure(struct pci_dev *pdev, int num_vfs); 39 +int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);39 40 void bnxt_sriov_disable(struct bnxt *); 40 41 void bnxt_hwrm_exec_fwd_req(struct bnxt *); 41 42 void bnxt_update_vf_mac(struct bnxt *);