Lines Matching defs:p_hwfn
70 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn) in qed_ptt_pool_alloc()
95 void qed_ptt_invalidate(struct qed_hwfn *p_hwfn) in qed_ptt_invalidate()
106 void qed_ptt_pool_free(struct qed_hwfn *p_hwfn) in qed_ptt_pool_free()
112 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn) in qed_ptt_acquire()
141 void qed_ptt_release(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_release()
148 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_get_hw_addr()
166 void qed_ptt_set_win(struct qed_hwfn *p_hwfn, in qed_ptt_set_win()
190 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt()
213 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
225 void qed_wr(struct qed_hwfn *p_hwfn, in qed_wr()
237 u32 qed_rd(struct qed_hwfn *p_hwfn, in qed_rd()
251 static void qed_memcpy_hw(struct qed_hwfn *p_hwfn, in qed_memcpy_hw()
284 void qed_memcpy_from(struct qed_hwfn *p_hwfn, in qed_memcpy_from()
294 void qed_memcpy_to(struct qed_hwfn *p_hwfn, in qed_memcpy_to()
304 void qed_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 fid) in qed_fid_pretend()
330 void qed_port_pretend(struct qed_hwfn *p_hwfn, in qed_port_pretend()
347 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
363 void qed_port_fid_pretend(struct qed_hwfn *p_hwfn, in qed_port_fid_pretend()
383 u32 qed_vfid_to_concrete(struct qed_hwfn *p_hwfn, u8 vfid) in qed_vfid_to_concrete()
398 static void qed_dmae_opcode(struct qed_hwfn *p_hwfn, in qed_dmae_opcode()
479 static int qed_dmae_post_command(struct qed_hwfn *p_hwfn, in qed_dmae_post_command()
537 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc()
571 void qed_dmae_info_free(struct qed_hwfn *p_hwfn) in qed_dmae_info_free()
606 static int qed_dmae_operation_wait(struct qed_hwfn *p_hwfn) in qed_dmae_operation_wait()
635 static int qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, in qed_dmae_execute_sub_operation()
701 static int qed_dmae_execute_command(struct qed_hwfn *p_hwfn, in qed_dmae_execute_command()
782 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc()
804 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host()
826 int qed_dmae_host2host(struct qed_hwfn *p_hwfn, in qed_dmae_host2host()
847 int qed_dmae_sanity(struct qed_hwfn *p_hwfn, in qed_dmae_sanity()