Lines Matching defs:edev

28 qed_update_pf_params(struct ecore_dev *edev, struct ecore_pf_params *params)  in qed_update_pf_params()
38 static void qed_init_pci(struct ecore_dev *edev, struct rte_pci_device *pci_dev) in qed_init_pci()
47 qed_probe(struct ecore_dev *edev, struct rte_pci_device *pci_dev, in qed_probe()
90 static int qed_nic_setup(struct ecore_dev *edev) in qed_nic_setup()
105 static int qed_alloc_stream_mem(struct ecore_dev *edev) in qed_alloc_stream_mem()
121 static void qed_free_stream_mem(struct ecore_dev *edev) in qed_free_stream_mem()
137 static int qed_load_firmware_data(struct ecore_dev *edev) in qed_load_firmware_data()
202 static void qed_start_iov_task(struct ecore_dev *edev) in qed_start_iov_task()
215 static void qed_stop_iov_task(struct ecore_dev *edev) in qed_stop_iov_task()
228 static int qed_slowpath_start(struct ecore_dev *edev, in qed_slowpath_start()
354 qed_fill_dev_info(struct ecore_dev *edev, struct qed_dev_info *dev_info) in qed_fill_dev_info()
426 qed_fill_eth_dev_info(struct ecore_dev *edev, struct qed_dev_eth_info *info) in qed_fill_eth_dev_info()
476 static void qed_set_name(struct ecore_dev *edev, char name[NAME_SIZE]) in qed_set_name()
487 qed_sb_init(struct ecore_dev *edev, struct ecore_sb_info *sb_info, in qed_sb_init()
578 qed_get_current_link(struct ecore_dev *edev, struct qed_link_output *if_link) in qed_get_current_link()
597 static int qed_set_link(struct ecore_dev *edev, struct qed_link_params *params) in qed_set_link()
646 struct ecore_dev *edev = hwfn->p_dev; in qed_link_update() local
658 static int qed_drain(struct ecore_dev *edev) in qed_drain()
683 static int qed_nic_stop(struct ecore_dev *edev) in qed_nic_stop()
697 static int qed_slowpath_stop(struct ecore_dev *edev) in qed_slowpath_stop()
725 static void qed_remove(struct ecore_dev *edev) in qed_remove()
734 static int qed_send_drv_state(struct ecore_dev *edev, bool active) in qed_send_drv_state()
753 static int qed_get_sb_info(struct ecore_dev *edev, struct ecore_sb_info *sb, in qed_get_sb_info()