Lines Matching defs:cdev
340 static int qed_iov_pci_cfg_info(struct qed_dev *cdev) in qed_iov_pci_cfg_info()
576 void qed_iov_free_hw_info(struct qed_dev *cdev) in qed_iov_free_hw_info()
584 struct qed_dev *cdev = p_hwfn->cdev; in qed_iov_hw_info() local
677 static void qed_iov_set_vf_to_disable(struct qed_dev *cdev, in qed_iov_set_vf_to_disable()
694 static void qed_iov_set_vfs_to_disable(struct qed_dev *cdev, u8 to_disable) in qed_iov_set_vfs_to_disable()
4390 qed_iov_configure_min_tx_rate(struct qed_dev *cdev, int vfid, u32 rate) in qed_iov_configure_min_tx_rate()
4448 void qed_vf_start_iov_wq(struct qed_dev *cdev) in qed_vf_start_iov_wq()
4457 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable()
4542 static int qed_sriov_enable(struct qed_dev *cdev, int num) in qed_sriov_enable()
4616 static int qed_sriov_configure(struct qed_dev *cdev, int num_vfs_param) in qed_sriov_configure()
4629 static int qed_sriov_pf_set_mac(struct qed_dev *cdev, u8 *mac, int vfid) in qed_sriov_pf_set_mac()
4665 static int qed_sriov_pf_set_vlan(struct qed_dev *cdev, u16 vid, int vfid) in qed_sriov_pf_set_vlan()
4697 static int qed_get_vf_config(struct qed_dev *cdev, in qed_get_vf_config()
4816 static int qed_set_vf_link_state(struct qed_dev *cdev, in qed_set_vf_link_state()
4850 static int qed_spoof_configure(struct qed_dev *cdev, int vfid, bool val) in qed_spoof_configure()
4865 static int qed_configure_max_vf_rate(struct qed_dev *cdev, int vfid, int rate) in qed_configure_max_vf_rate()
4889 static int qed_set_vf_rate(struct qed_dev *cdev, in qed_set_vf_rate()
4906 static int qed_set_vf_trust(struct qed_dev *cdev, int vfid, bool trust) in qed_set_vf_trust()
5245 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop()
5263 int qed_iov_wq_start(struct qed_dev *cdev) in qed_iov_wq_start()