Searched refs:qed_cxt_cfg_ilt_compute (Results 1 – 3 of 3) sorted by relevance
83 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *last_line);
2210 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc()2227 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc()
456 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *line_count) in qed_cxt_cfg_ilt_compute() function