Lines Matching refs:qed_ptt
57 struct qed_ptt { struct
67 struct qed_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; argument
97 struct qed_ptt *p_ptt; in qed_ptt_invalidate()
112 struct qed_ptt *qed_ptt_acquire(struct qed_hwfn *p_hwfn) in qed_ptt_acquire()
114 struct qed_ptt *p_ptt; in qed_ptt_acquire()
123 struct qed_ptt, list_entry); 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()
154 static u32 qed_ptt_config_addr(struct qed_ptt *p_ptt) in qed_ptt_config_addr()
160 u32 qed_ptt_get_bar_addr(struct qed_ptt *p_ptt) in qed_ptt_get_bar_addr()
167 struct qed_ptt *p_ptt, u32 new_hw_addr) in qed_ptt_set_win()
191 struct qed_ptt *p_ptt, u32 hw_addr) in qed_set_ptt()
213 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
226 struct qed_ptt *p_ptt, in qed_wr()
238 struct qed_ptt *p_ptt, in qed_rd()
252 struct qed_ptt *p_ptt, in qed_memcpy_hw()
285 struct qed_ptt *p_ptt, void *dest, u32 hw_addr, size_t n) in qed_memcpy_from()
295 struct qed_ptt *p_ptt, u32 hw_addr, void *src, size_t n) 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()
331 struct qed_ptt *p_ptt, u8 port_id) in qed_port_pretend()
347 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
364 struct qed_ptt *p_ptt, u8 port_id, u16 fid) in qed_port_fid_pretend()
470 struct qed_ptt *p_ptt) in qed_dmae_post_command()
626 struct qed_ptt *p_ptt, in qed_dmae_execute_sub_operation()
692 struct qed_ptt *p_ptt, in qed_dmae_execute_command()
762 struct qed_ptt *p_ptt, in qed_dmae_host2grc()
786 struct qed_ptt *p_ptt, in qed_dmae_grc2host()
810 struct qed_ptt *p_ptt, in qed_dmae_host2host()
831 struct qed_ptt *p_ptt, const char *phase) in qed_dmae_sanity()