Lines Matching defs:p_ptt
71 struct qed_ptt *p_ptt; in qed_ptt_invalidate() local
88 struct qed_ptt *p_ptt; in qed_ptt_acquire() local
115 void qed_ptt_release(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_release()
122 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_ptt_get_hw_addr()
128 static u32 qed_ptt_config_addr(struct qed_ptt *p_ptt) in qed_ptt_config_addr()
134 u32 qed_ptt_get_bar_addr(struct qed_ptt *p_ptt) in qed_ptt_get_bar_addr()
141 struct qed_ptt *p_ptt, u32 new_hw_addr) in qed_ptt_set_win()
165 struct qed_ptt *p_ptt, u32 hw_addr) in qed_set_ptt()
200 struct qed_ptt *p_ptt, in qed_wr()
212 struct qed_ptt *p_ptt, in qed_rd()
226 struct qed_ptt *p_ptt, in qed_memcpy_hw()
259 struct qed_ptt *p_ptt, void *dest, u32 hw_addr, size_t n) in qed_memcpy_from()
269 struct qed_ptt *p_ptt, u32 hw_addr, void *src, size_t n) in qed_memcpy_to()
278 void qed_fid_pretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 fid) in qed_fid_pretend()
305 struct qed_ptt *p_ptt, u8 port_id) in qed_port_pretend()
321 void qed_port_unpretend(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_port_unpretend()
338 struct qed_ptt *p_ptt, u8 port_id, u16 fid) in qed_port_fid_pretend()
447 struct qed_ptt *p_ptt) in qed_dmae_post_command()
603 struct qed_ptt *p_ptt, in qed_dmae_execute_sub_operation()
669 struct qed_ptt *p_ptt, in qed_dmae_execute_command()
751 struct qed_ptt *p_ptt, in qed_dmae_host2grc()
773 struct qed_ptt *p_ptt, in qed_dmae_grc2host()
795 struct qed_ptt *p_ptt, in qed_dmae_host2host()
815 void qed_hw_err_notify(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, in qed_hw_err_notify()
850 struct qed_ptt *p_ptt, const char *phase) in qed_dmae_sanity()