Lines Matching defs:p_hwfn
73 static void qed_spq_blocking_cb(struct qed_hwfn *p_hwfn, in qed_spq_blocking_cb()
87 static int __qed_spq_block(struct qed_hwfn *p_hwfn, in __qed_spq_block()
115 static int qed_spq_block(struct qed_hwfn *p_hwfn, in qed_spq_block()
176 static int qed_spq_fill_entry(struct qed_hwfn *p_hwfn, in qed_spq_fill_entry()
211 static void qed_spq_hw_initialize(struct qed_hwfn *p_hwfn, in qed_spq_hw_initialize()
251 static int qed_spq_hw_post(struct qed_hwfn *p_hwfn, in qed_spq_hw_post()
293 qed_async_event_completion(struct qed_hwfn *p_hwfn, in qed_async_event_completion()
314 qed_spq_register_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_register_async_cb()
326 qed_spq_unregister_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_unregister_async_cb()
338 void qed_eq_prod_update(struct qed_hwfn *p_hwfn, u16 prod) in qed_eq_prod_update()
346 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion()
405 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
436 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup()
441 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free()
455 static int qed_cqe_completion(struct qed_hwfn *p_hwfn, in qed_cqe_completion()
469 int qed_eth_cqe_completion(struct qed_hwfn *p_hwfn, in qed_eth_cqe_completion()
486 void qed_spq_setup(struct qed_hwfn *p_hwfn) in qed_spq_setup()
552 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc()
594 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free()
621 int qed_spq_get_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
653 static void __qed_spq_return_entry(struct qed_hwfn *p_hwfn, in __qed_spq_return_entry()
659 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry()
680 static int qed_spq_add_entry(struct qed_hwfn *p_hwfn, in qed_spq_add_entry()
738 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid()
748 static int qed_spq_post_list(struct qed_hwfn *p_hwfn, in qed_spq_post_list()
772 int qed_spq_pend_post(struct qed_hwfn *p_hwfn) in qed_spq_pend_post()
810 static void qed_spq_comp_bmap_update(struct qed_hwfn *p_hwfn, __le16 echo) in qed_spq_comp_bmap_update()
825 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post()
923 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion()
992 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc()
1018 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup()
1023 void qed_consq_free(struct qed_hwfn *p_hwfn) in qed_consq_free()