Lines Matching defs:p_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, in qed_ptt_release()
123 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, in qed_ptt_get_hw_addr()
142 void qed_ptt_set_win(struct qed_hwfn *p_hwfn, in qed_ptt_set_win()
167 static u32 qed_set_ptt(struct qed_hwfn *p_hwfn, in qed_set_ptt()
186 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
198 void qed_wr(struct qed_hwfn *p_hwfn, in qed_wr()
210 u32 qed_rd(struct qed_hwfn *p_hwfn, in qed_rd()
224 static void qed_memcpy_hw(struct qed_hwfn *p_hwfn, in qed_memcpy_hw()
256 void qed_memcpy_from(struct qed_hwfn *p_hwfn, in qed_memcpy_from()
267 void qed_memcpy_to(struct qed_hwfn *p_hwfn, in qed_memcpy_to()
278 void qed_fid_pretend(struct qed_hwfn *p_hwfn, in qed_fid_pretend()
306 void qed_port_pretend(struct qed_hwfn *p_hwfn, in qed_port_pretend()
324 void qed_port_unpretend(struct qed_hwfn *p_hwfn, in qed_port_unpretend()
342 static void qed_dmae_opcode(struct qed_hwfn *p_hwfn, in qed_dmae_opcode()
407 qed_dmae_post_command(struct qed_hwfn *p_hwfn, in qed_dmae_post_command()
467 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc()
509 void qed_dmae_info_free(struct qed_hwfn *p_hwfn) in qed_dmae_info_free()
546 static int qed_dmae_operation_wait(struct qed_hwfn *p_hwfn) in qed_dmae_operation_wait()
577 static int qed_dmae_execute_sub_operation(struct qed_hwfn *p_hwfn, in qed_dmae_execute_sub_operation()
645 static int qed_dmae_execute_command(struct qed_hwfn *p_hwfn, in qed_dmae_execute_command()
718 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc()
745 u16 qed_get_qm_pq(struct qed_hwfn *p_hwfn, in qed_get_qm_pq()