Lines Matching refs:qed_dev
26 void qed_init_dp(struct qed_dev *cdev,
38 void qed_init_struct(struct qed_dev *cdev);
47 void qed_resc_free(struct qed_dev *cdev);
56 int qed_resc_alloc(struct qed_dev *cdev);
65 void qed_resc_setup(struct qed_dev *cdev);
123 int qed_hw_init(struct qed_dev *cdev, struct qed_hw_init_params *p_params);
132 void qed_hw_timers_stop_all(struct qed_dev *cdev);
141 int qed_hw_stop(struct qed_dev *cdev);
152 int qed_hw_stop_fastpath(struct qed_dev *cdev);
172 int qed_hw_prepare(struct qed_dev *cdev,
182 void qed_hw_remove(struct qed_dev *cdev);
225 void qed_reset_vport_stats(struct qed_dev *cdev);
290 int qed_chain_alloc(struct qed_dev *cdev, struct qed_chain *chain,
292 void qed_chain_free(struct qed_dev *cdev, struct qed_chain *chain);
341 u8 qed_llh_get_num_ppfid(struct qed_dev *cdev);
359 int qed_llh_set_ppfid_affinity(struct qed_dev *cdev,
370 int qed_llh_set_roce_affinity(struct qed_dev *cdev, enum qed_eng eng);
382 int qed_llh_add_mac_filter(struct qed_dev *cdev,
395 void qed_llh_remove_mac_filter(struct qed_dev *cdev,
421 qed_llh_add_protocol_filter(struct qed_dev *cdev,
437 qed_llh_remove_protocol_filter(struct qed_dev *cdev,
508 int qed_db_recovery_add(struct qed_dev *cdev,
525 int qed_db_recovery_del(struct qed_dev *cdev,