Searched refs:ILT_CLI_CDUC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.c | 319 u32 page_sz = p_mgr->clients[ILT_CLI_CDUC].p_size.val; in qed_cxt_set_proto_cid_count() 415 if (ilt_client == ILT_CLI_CDUC) { in qed_ilt_get_dynamic_line_cnt() 416 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in qed_ilt_get_dynamic_line_cnt() 485 p_cli = qed_cxt_set_cli(&p_mngr->clients[ILT_CLI_CDUC]); in qed_cxt_cfg_ilt_compute() 502 qed_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute() 506 ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute() 515 qed_ilt_cli_adv_line(p_hwfn, p_cli, p_blk, &curr_line, ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute() 520 ILT_CLI_CDUC); in qed_cxt_cfg_ilt_compute() 1123 clients[ILT_CLI_CDUC].first.reg = ILT_CFG_REG(CDUC, FIRST_ILT); in qed_cxt_mngr_alloc() 1124 clients[ILT_CLI_CDUC].last.reg = ILT_CFG_REG(CDUC, LAST_ILT); in qed_cxt_mngr_alloc() [all …]
|
H A D | qed_dbg_hsi.h | 767 ILT_CLI_CDUC, enumerator
|