Lines Matching defs:p_hwfn
47 static void qed_spq_blocking_cb(struct qed_hwfn *p_hwfn, in qed_spq_blocking_cb()
61 static int __qed_spq_block(struct qed_hwfn *p_hwfn, in __qed_spq_block()
89 static int qed_spq_block(struct qed_hwfn *p_hwfn, in qed_spq_block()
154 static int qed_spq_fill_entry(struct qed_hwfn *p_hwfn, in qed_spq_fill_entry()
189 static void qed_spq_hw_initialize(struct qed_hwfn *p_hwfn, in qed_spq_hw_initialize()
229 static int qed_spq_hw_post(struct qed_hwfn *p_hwfn, in qed_spq_hw_post()
271 qed_async_event_completion(struct qed_hwfn *p_hwfn, in qed_async_event_completion()
292 qed_spq_register_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_register_async_cb()
304 qed_spq_unregister_async_cb(struct qed_hwfn *p_hwfn, in qed_spq_unregister_async_cb()
316 void qed_eq_prod_update(struct qed_hwfn *p_hwfn, u16 prod) in qed_eq_prod_update()
324 int qed_eq_completion(struct qed_hwfn *p_hwfn, void *cookie) in qed_eq_completion()
383 int qed_eq_alloc(struct qed_hwfn *p_hwfn, u16 num_elem) in qed_eq_alloc()
419 void qed_eq_setup(struct qed_hwfn *p_hwfn) in qed_eq_setup()
424 void qed_eq_free(struct qed_hwfn *p_hwfn) in qed_eq_free()
438 static int qed_cqe_completion(struct qed_hwfn *p_hwfn, in qed_cqe_completion()
452 int qed_eth_cqe_completion(struct qed_hwfn *p_hwfn, in qed_eth_cqe_completion()
469 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()
586 void qed_spq_free(struct qed_hwfn *p_hwfn) in qed_spq_free()
613 int qed_spq_get_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry **pp_ent) in qed_spq_get_entry()
645 static void __qed_spq_return_entry(struct qed_hwfn *p_hwfn, in __qed_spq_return_entry()
651 void qed_spq_return_entry(struct qed_hwfn *p_hwfn, struct qed_spq_entry *p_ent) in qed_spq_return_entry()
672 static int qed_spq_add_entry(struct qed_hwfn *p_hwfn, in qed_spq_add_entry()
730 u32 qed_spq_get_cid(struct qed_hwfn *p_hwfn) in qed_spq_get_cid()
740 static int qed_spq_post_list(struct qed_hwfn *p_hwfn, in qed_spq_post_list()
764 int qed_spq_pend_post(struct qed_hwfn *p_hwfn) in qed_spq_pend_post()
802 static void qed_spq_comp_bmap_update(struct qed_hwfn *p_hwfn, __le16 echo) in qed_spq_comp_bmap_update()
817 int qed_spq_post(struct qed_hwfn *p_hwfn, in qed_spq_post()
915 int qed_spq_completion(struct qed_hwfn *p_hwfn, in qed_spq_completion()
986 int qed_consq_alloc(struct qed_hwfn *p_hwfn) in qed_consq_alloc()
1020 void qed_consq_setup(struct qed_hwfn *p_hwfn) in qed_consq_setup()
1025 void qed_consq_free(struct qed_hwfn *p_hwfn) in qed_consq_free()