Lines Matching defs:p_ptt
74 struct qed_ptt *p_ptt; in qed_ptt_invalidate() local
96 struct qed_ptt *p_ptt; in qed_ptt_acquire_context() local
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()
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()