Home
last modified time | relevance | path

Searched refs:qed_cxt_cfg_ilt_compute (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h70 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn);
Dqed_cxt.c208 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn) in qed_cxt_cfg_ilt_compute() function
Dqed_dev.c260 rc = qed_cxt_cfg_ilt_compute(p_hwfn); in qed_resc_alloc()