Lines Matching defs:cdev

338 static int qed_iov_pci_cfg_info(struct qed_dev *cdev)  in qed_iov_pci_cfg_info()
574 void qed_iov_free_hw_info(struct qed_dev *cdev) in qed_iov_free_hw_info()
582 struct qed_dev *cdev = p_hwfn->cdev; in qed_iov_hw_info() local
675 static void qed_iov_set_vf_to_disable(struct qed_dev *cdev, in qed_iov_set_vf_to_disable()
692 static void qed_iov_set_vfs_to_disable(struct qed_dev *cdev, u8 to_disable) in qed_iov_set_vfs_to_disable()
4352 qed_iov_configure_min_tx_rate(struct qed_dev *cdev, int vfid, u32 rate) in qed_iov_configure_min_tx_rate()
4405 void qed_vf_start_iov_wq(struct qed_dev *cdev) in qed_vf_start_iov_wq()
4414 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable()
4499 static int qed_sriov_enable(struct qed_dev *cdev, int num) in qed_sriov_enable()
4573 static int qed_sriov_configure(struct qed_dev *cdev, int num_vfs_param) in qed_sriov_configure()
4586 static int qed_sriov_pf_set_mac(struct qed_dev *cdev, u8 *mac, int vfid) in qed_sriov_pf_set_mac()
4622 static int qed_sriov_pf_set_vlan(struct qed_dev *cdev, u16 vid, int vfid) in qed_sriov_pf_set_vlan()
4654 static int qed_get_vf_config(struct qed_dev *cdev, in qed_get_vf_config()
4768 static int qed_set_vf_link_state(struct qed_dev *cdev, in qed_set_vf_link_state()
4802 static int qed_spoof_configure(struct qed_dev *cdev, int vfid, bool val) in qed_spoof_configure()
4817 static int qed_configure_max_vf_rate(struct qed_dev *cdev, int vfid, int rate) in qed_configure_max_vf_rate()
4841 static int qed_set_vf_rate(struct qed_dev *cdev, in qed_set_vf_rate()
4858 static int qed_set_vf_trust(struct qed_dev *cdev, int vfid, bool trust) in qed_set_vf_trust()
5184 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop()
5203 int qed_iov_wq_start(struct qed_dev *cdev) in qed_iov_wq_start()