Home
last modified time | relevance | path

Searched refs:qed_cxt_cfg_ilt_compute (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h76 * @brief qed_cxt_cfg_ilt_compute - compute ILT init parameters
83 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *last_line);
H A Dqed_dev.c2197 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc()
2214 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc()
H A Dqed_cxt.c456 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *line_count) in qed_cxt_cfg_ilt_compute() function
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h76 * qed_cxt_cfg_ilt_compute(): Compute ILT init parameters.
83 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *last_line);
H A Dqed_dev.c2210 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()
H A Dqed_cxt.c456 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *line_count) in qed_cxt_cfg_ilt_compute() function

Completed in 22 milliseconds