Lines Matching defs:p_hwfn

47 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn)  in qed_ptt_pool_alloc()
72 void qed_ptt_invalidate(struct qed_hwfn *p_hwfn) in qed_ptt_invalidate()
83 void qed_ptt_pool_free(struct qed_hwfn *p_hwfn) in qed_ptt_pool_free()
89 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn) in qed_ptt_acquire()
94 struct qed_ptt *qed_ptt_acquire_context(struct qed_hwfn *p_hwfn, bool is_atomic) in qed_ptt_acquire_context()
133 void qed_ptt_release(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_release()
140 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_get_hw_addr()
158 void qed_ptt_set_win(struct qed_hwfn *p_hwfn, in qed_ptt_set_win()
182 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt()
205 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
217 void qed_wr(struct qed_hwfn *p_hwfn, in qed_wr()
229 u32 qed_rd(struct qed_hwfn *p_hwfn, in qed_rd()
243 static void qed_memcpy_hw(struct qed_hwfn *p_hwfn, in qed_memcpy_hw()
276 void qed_memcpy_from(struct qed_hwfn *p_hwfn, in qed_memcpy_from()
286 void qed_memcpy_to(struct qed_hwfn *p_hwfn, in qed_memcpy_to()
296 void qed_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 fid) in qed_fid_pretend()
322 void qed_port_pretend(struct qed_hwfn *p_hwfn, in qed_port_pretend()
339 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
355 void qed_port_fid_pretend(struct qed_hwfn *p_hwfn, in qed_port_fid_pretend()
375 u32 qed_vfid_to_concrete(struct qed_hwfn *p_hwfn, u8 vfid) in qed_vfid_to_concrete()
390 static void qed_dmae_opcode(struct qed_hwfn *p_hwfn, in qed_dmae_opcode()
464 static int qed_dmae_post_command(struct qed_hwfn *p_hwfn, in qed_dmae_post_command()
522 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc()
556 void qed_dmae_info_free(struct qed_hwfn *p_hwfn) in qed_dmae_info_free()
591 static int qed_dmae_operation_wait(struct qed_hwfn *p_hwfn) in qed_dmae_operation_wait()
620 static int qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, in qed_dmae_execute_sub_operation()
686 static int qed_dmae_execute_command(struct qed_hwfn *p_hwfn, in qed_dmae_execute_command()
768 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc()
790 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host()
812 int qed_dmae_host2host(struct qed_hwfn *p_hwfn, in qed_dmae_host2host()
833 void qed_hw_err_notify(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_hw_err_notify()
867 int qed_dmae_sanity(struct qed_hwfn *p_hwfn, in qed_dmae_sanity()