Lines Matching refs:qed_hwfn
62 void qed_gtt_init(struct qed_hwfn *p_hwfn);
71 void qed_ptt_invalidate(struct qed_hwfn *p_hwfn);
80 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn);
89 void qed_ptt_pool_free(struct qed_hwfn *p_hwfn);
99 u32 qed_ptt_get_hw_addr(struct qed_hwfn *p_hwfn,
120 void qed_ptt_set_win(struct qed_hwfn *p_hwfn,
132 struct qed_ptt *qed_get_reserved_ptt(struct qed_hwfn *p_hwfn,
145 void qed_wr(struct qed_hwfn *p_hwfn,
159 u32 qed_rd(struct qed_hwfn *p_hwfn,
174 void qed_memcpy_from(struct qed_hwfn *p_hwfn,
191 void qed_memcpy_to(struct qed_hwfn *p_hwfn,
209 void qed_fid_pretend(struct qed_hwfn *p_hwfn,
222 void qed_port_pretend(struct qed_hwfn *p_hwfn,
234 void qed_port_unpretend(struct qed_hwfn *p_hwfn,
248 void qed_port_fid_pretend(struct qed_hwfn *p_hwfn,
259 u32 qed_vfid_to_concrete(struct qed_hwfn *p_hwfn, u8 vfid);
279 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn);
289 void qed_dmae_info_free(struct qed_hwfn *p_hwfn);
315 int qed_dmae_sanity(struct qed_hwfn *p_hwfn,
332 void __printf(4, 5) __cold qed_hw_err_notify(struct qed_hwfn *p_hwfn,