Lines Matching refs:qed_hwfn
44 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn) in qed_ptt_pool_alloc()
69 void qed_ptt_invalidate(struct qed_hwfn *p_hwfn) in qed_ptt_invalidate()
80 void qed_ptt_pool_free(struct qed_hwfn *p_hwfn) in qed_ptt_pool_free()
86 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn) in qed_ptt_acquire()
115 void qed_ptt_release(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_release()
122 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_get_hw_addr()
140 void qed_ptt_set_win(struct qed_hwfn *p_hwfn, in qed_ptt_set_win()
164 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt()
187 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
199 void qed_wr(struct qed_hwfn *p_hwfn, in qed_wr()
211 u32 qed_rd(struct qed_hwfn *p_hwfn, in qed_rd()
225 static void qed_memcpy_hw(struct qed_hwfn *p_hwfn, in qed_memcpy_hw()
258 void qed_memcpy_from(struct qed_hwfn *p_hwfn, in qed_memcpy_from()
268 void qed_memcpy_to(struct qed_hwfn *p_hwfn, in qed_memcpy_to()
278 void qed_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 fid) in qed_fid_pretend()
304 void qed_port_pretend(struct qed_hwfn *p_hwfn, in qed_port_pretend()
321 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
337 void qed_port_fid_pretend(struct qed_hwfn *p_hwfn, in qed_port_fid_pretend()
357 u32 qed_vfid_to_concrete(struct qed_hwfn *p_hwfn, u8 vfid) in qed_vfid_to_concrete()
372 static void qed_dmae_opcode(struct qed_hwfn *p_hwfn, in qed_dmae_opcode()
446 static int qed_dmae_post_command(struct qed_hwfn *p_hwfn, in qed_dmae_post_command()
504 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc()
538 void qed_dmae_info_free(struct qed_hwfn *p_hwfn) in qed_dmae_info_free()
573 static int qed_dmae_operation_wait(struct qed_hwfn *p_hwfn) in qed_dmae_operation_wait()
602 static int qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, in qed_dmae_execute_sub_operation()
668 static int qed_dmae_execute_command(struct qed_hwfn *p_hwfn, in qed_dmae_execute_command()
750 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc()
772 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host()
794 int qed_dmae_host2host(struct qed_hwfn *p_hwfn, in qed_dmae_host2host()
815 void qed_hw_err_notify(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_hw_err_notify()
849 int qed_dmae_sanity(struct qed_hwfn *p_hwfn, in qed_dmae_sanity()