Lines Matching defs:p_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()
158 static int qed_spq_fill_entry(struct qed_hwfn *p_hwfn, in qed_spq_fill_entry()
196 static void qed_spq_hw_initialize(struct qed_hwfn *p_hwfn, in qed_spq_hw_initialize()
233 static int qed_spq_hw_post(struct qed_hwfn *p_hwfn, in qed_spq_hw_post()
275 qed_async_event_completion(struct qed_hwfn *p_hwfn, in qed_async_event_completion()
306 qed_spq_register_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_register_async_cb()
318 qed_spq_unregister_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_unregister_async_cb()
330 void qed_eq_prod_update(struct qed_hwfn *p_hwfn, u16 prod) in qed_eq_prod_update()
338 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion()
397 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
433 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup()
438 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free()
452 static int qed_cqe_completion(struct qed_hwfn *p_hwfn, in qed_cqe_completion()
466 int qed_eth_cqe_completion(struct qed_hwfn *p_hwfn, in qed_eth_cqe_completion()
483 void qed_spq_setup(struct qed_hwfn *p_hwfn) in qed_spq_setup()
549 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc()
600 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free()
627 int qed_spq_get_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
659 static void __qed_spq_return_entry(struct qed_hwfn *p_hwfn, in __qed_spq_return_entry()
665 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry()
686 static int qed_spq_add_entry(struct qed_hwfn *p_hwfn, in qed_spq_add_entry()
743 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid()
753 static int qed_spq_post_list(struct qed_hwfn *p_hwfn, in qed_spq_post_list()
777 int qed_spq_pend_post(struct qed_hwfn *p_hwfn) in qed_spq_pend_post()
815 static void qed_spq_comp_bmap_update(struct qed_hwfn *p_hwfn, __le16 echo) in qed_spq_comp_bmap_update()
830 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post()
932 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion()
1003 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc()
1037 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup()
1042 void qed_consq_free(struct qed_hwfn *p_hwfn) in qed_consq_free()