Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_cxt.c177 struct ecore_ilt_cli_blk vf_blks[ILT_CLI_VF_BLOCKS]; member
681 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUC_BLK]); in ecore_cxt_cfg_ilt_compute()
765 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUT_SEG_BLK(0)]); in ecore_cxt_cfg_ilt_compute()
775 &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in ecore_cxt_cfg_ilt_compute()
778 line = p_cli->vf_blks[CDUT_SEG_BLK(0)].start_line; in ecore_cxt_cfg_ilt_compute()
789 p_cli->vf_blks[0].start_line; in ecore_cxt_cfg_ilt_compute()
794 p_blk = &p_cli->vf_blks[CDUT_SEG_BLK(0)]; in ecore_cxt_cfg_ilt_compute()
799 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in ecore_cxt_cfg_ilt_compute()
869 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[0]); in ecore_cxt_cfg_ilt_compute()
1185 p_blk = &clients[i].vf_blks[j]; in ecore_ilt_shadow_alloc()