Lines Matching refs:qed_ptt

34 struct qed_ptt {  struct
44 struct qed_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; argument
74 struct qed_ptt *p_ptt; in qed_ptt_invalidate()
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()
96 struct qed_ptt *p_ptt; in qed_ptt_acquire_context()
110 struct qed_ptt, list_entry); 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()
146 static u32 qed_ptt_config_addr(struct qed_ptt *p_ptt) in qed_ptt_config_addr()
152 u32 qed_ptt_get_bar_addr(struct qed_ptt *p_ptt) in qed_ptt_get_bar_addr()
159 struct qed_ptt *p_ptt, u32 new_hw_addr) in qed_ptt_set_win()
183 struct qed_ptt *p_ptt, u32 hw_addr) in qed_set_ptt()
205 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn, in qed_get_reserved_ptt()
218 struct qed_ptt *p_ptt, in qed_wr()
230 struct qed_ptt *p_ptt, in qed_rd()
244 struct qed_ptt *p_ptt, in qed_memcpy_hw()
277 struct qed_ptt *p_ptt, void *dest, u32 hw_addr, size_t n) in qed_memcpy_from()
287 struct qed_ptt *p_ptt, u32 hw_addr, void *src, size_t n) 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()
323 struct qed_ptt *p_ptt, u8 port_id) in qed_port_pretend()
339 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
356 struct qed_ptt *p_ptt, u8 port_id, u16 fid) in qed_port_fid_pretend()
465 struct qed_ptt *p_ptt) in qed_dmae_post_command()
621 struct qed_ptt *p_ptt, in qed_dmae_execute_sub_operation()
687 struct qed_ptt *p_ptt, in qed_dmae_execute_command()
769 struct qed_ptt *p_ptt, in qed_dmae_host2grc()
791 struct qed_ptt *p_ptt, in qed_dmae_grc2host()
813 struct qed_ptt *p_ptt, 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()
868 struct qed_ptt *p_ptt, const char *phase) in qed_dmae_sanity()