Lines Matching defs:p_hwfn
139 static inline void qed_ooo_save_history_entry(struct qed_hwfn *p_hwfn, in qed_ooo_save_history_entry()
143 static inline int qed_ooo_alloc(struct qed_hwfn *p_hwfn) in qed_ooo_alloc()
148 static inline void qed_ooo_setup(struct qed_hwfn *p_hwfn) {} in qed_ooo_setup()
150 static inline void qed_ooo_free(struct qed_hwfn *p_hwfn) {} in qed_ooo_free()
153 qed_ooo_release_connection_isles(struct qed_hwfn *p_hwfn, in qed_ooo_release_connection_isles()
157 static inline void qed_ooo_release_all_isles(struct qed_hwfn *p_hwfn, in qed_ooo_release_all_isles()
161 static inline void qed_ooo_put_free_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_put_free_buffer()
166 qed_ooo_get_free_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_get_free_buffer()
169 static inline void qed_ooo_put_ready_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_put_ready_buffer()
175 qed_ooo_get_ready_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_get_ready_buffer()
178 static inline void qed_ooo_delete_isles(struct qed_hwfn *p_hwfn, in qed_ooo_delete_isles()
182 static inline void qed_ooo_add_new_isle(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_isle()
187 static inline void qed_ooo_add_new_buffer(struct qed_hwfn *p_hwfn, in qed_ooo_add_new_buffer()
193 static inline void qed_ooo_join_isles(struct qed_hwfn *p_hwfn, in qed_ooo_join_isles()