Lines Matching refs:qed_hwfn

48 static void qed_spq_blocking_cb(struct qed_hwfn *p_hwfn,  in qed_spq_blocking_cb()
62 static int __qed_spq_block(struct qed_hwfn *p_hwfn, in __qed_spq_block()
90 static int qed_spq_block(struct qed_hwfn *p_hwfn, in qed_spq_block()
155 static int qed_spq_fill_entry(struct qed_hwfn *p_hwfn, in qed_spq_fill_entry()
190 static void qed_spq_hw_initialize(struct qed_hwfn *p_hwfn, in qed_spq_hw_initialize()
227 static int qed_spq_hw_post(struct qed_hwfn *p_hwfn, in qed_spq_hw_post()
269 qed_async_event_completion(struct qed_hwfn *p_hwfn, in qed_async_event_completion()
290 qed_spq_register_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_register_async_cb()
302 qed_spq_unregister_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_unregister_async_cb()
314 void qed_eq_prod_update(struct qed_hwfn *p_hwfn, u16 prod) in qed_eq_prod_update()
322 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion()
381 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
417 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup()
422 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free()
436 static int qed_cqe_completion(struct qed_hwfn *p_hwfn, in qed_cqe_completion()
450 int qed_eth_cqe_completion(struct qed_hwfn *p_hwfn, in qed_eth_cqe_completion()
467 void qed_spq_setup(struct qed_hwfn *p_hwfn) in qed_spq_setup()
533 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc()
584 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free()
611 int qed_spq_get_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
643 static void __qed_spq_return_entry(struct qed_hwfn *p_hwfn, in __qed_spq_return_entry()
649 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry()
670 static int qed_spq_add_entry(struct qed_hwfn *p_hwfn, in qed_spq_add_entry()
727 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid()
737 static int qed_spq_post_list(struct qed_hwfn *p_hwfn, in qed_spq_post_list()
761 int qed_spq_pend_post(struct qed_hwfn *p_hwfn) in qed_spq_pend_post()
799 static void qed_spq_comp_bmap_update(struct qed_hwfn *p_hwfn, __le16 echo) in qed_spq_comp_bmap_update()
814 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post()
912 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion()
983 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc()
1017 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup()
1022 void qed_consq_free(struct qed_hwfn *p_hwfn) in qed_consq_free()