Lines Matching refs:p_hwfn
62 void qed_int_cau_conf_pi(struct qed_hwfn *p_hwfn,
76 void qed_int_igu_enable_int(struct qed_hwfn *p_hwfn,
86 void qed_int_igu_disable_int(struct qed_hwfn *p_hwfn,
97 u64 qed_int_igu_read_sisr_reg(struct qed_hwfn *p_hwfn);
116 int qed_int_sb_init(struct qed_hwfn *p_hwfn,
129 void qed_int_sb_setup(struct qed_hwfn *p_hwfn,
146 int qed_int_sb_release(struct qed_hwfn *p_hwfn,
168 int qed_int_get_num_sbs(struct qed_hwfn *p_hwfn,
187 #define SB_ALIGNED_SIZE(p_hwfn) \ argument
188 ALIGNED_TYPE_SIZE(struct status_block, p_hwfn)
216 void qed_int_igu_init_pure_rt(struct qed_hwfn *p_hwfn,
221 void qed_int_igu_init_rt(struct qed_hwfn *p_hwfn);
234 int qed_int_igu_read_cam(struct qed_hwfn *p_hwfn,
237 typedef int (*qed_int_comp_cb_t)(struct qed_hwfn *p_hwfn,
259 int qed_int_register_cb(struct qed_hwfn *p_hwfn,
276 int qed_int_unregister_cb(struct qed_hwfn *p_hwfn,
286 u16 qed_int_get_sp_sb_id(struct qed_hwfn *p_hwfn);
300 void qed_int_igu_cleanup_sb(struct qed_hwfn *p_hwfn,
316 void qed_int_igu_init_pure_rt_single(struct qed_hwfn *p_hwfn,
333 void qed_int_cau_conf_sb(struct qed_hwfn *p_hwfn,
348 int qed_int_alloc(struct qed_hwfn *p_hwfn,
356 void qed_int_free(struct qed_hwfn *p_hwfn);
364 void qed_int_setup(struct qed_hwfn *p_hwfn,
376 int qed_int_igu_enable(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
388 void qed_init_cau_sb_entry(struct qed_hwfn *p_hwfn,