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()
178 static int qed_spq_fill_entry(struct qed_hwfn *p_hwfn, in qed_spq_fill_entry()
213 static void qed_spq_hw_initialize(struct qed_hwfn *p_hwfn, in qed_spq_hw_initialize()
253 static int qed_spq_hw_post(struct qed_hwfn *p_hwfn, in qed_spq_hw_post()
300 qed_async_event_completion(struct qed_hwfn *p_hwfn, in qed_async_event_completion()
321 qed_spq_register_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_register_async_cb()
333 qed_spq_unregister_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_unregister_async_cb()
345 void qed_eq_prod_update(struct qed_hwfn *p_hwfn, u16 prod) in qed_eq_prod_update()
356 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion()
410 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
441 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup()
446 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free()
460 static int qed_cqe_completion(struct qed_hwfn *p_hwfn, in qed_cqe_completion()
474 int qed_eth_cqe_completion(struct qed_hwfn *p_hwfn, in qed_eth_cqe_completion()
491 void qed_spq_setup(struct qed_hwfn *p_hwfn) in qed_spq_setup()
535 int qed_spq_alloc(struct qed_hwfn *p_hwfn) in qed_spq_alloc()
577 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free()
598 int qed_spq_get_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
630 static void __qed_spq_return_entry(struct qed_hwfn *p_hwfn, in __qed_spq_return_entry()
636 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry()
657 static int qed_spq_add_entry(struct qed_hwfn *p_hwfn, in qed_spq_add_entry()
713 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid()
723 static int qed_spq_post_list(struct qed_hwfn *p_hwfn, in qed_spq_post_list()
748 static int qed_spq_pend_post(struct qed_hwfn *p_hwfn) in qed_spq_pend_post()
771 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post()
857 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion()
951 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc()
977 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup()
982 void qed_consq_free(struct qed_hwfn *p_hwfn) in qed_consq_free()