Lines Matching defs:p_ptt
97 struct qed_ptt *p_ptt; in qed_ptt_invalidate() local
114 struct qed_ptt *p_ptt; in qed_ptt_acquire() local
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()
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()
480 struct qed_ptt *p_ptt) in qed_dmae_post_command()
636 struct qed_ptt *p_ptt, in qed_dmae_execute_sub_operation()
702 struct qed_ptt *p_ptt, in qed_dmae_execute_command()
783 struct qed_ptt *p_ptt, in qed_dmae_host2grc()
805 struct qed_ptt *p_ptt, in qed_dmae_grc2host()
827 struct qed_ptt *p_ptt, in qed_dmae_host2host()
848 struct qed_ptt *p_ptt, const char *phase) in qed_dmae_sanity()