Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c202 struct ecore_ilt_cli_blk vf_blks[ILT_CLI_VF_BLOCKS]; member
655 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUC_BLK]); in ecore_cxt_cfg_ilt_compute()
739 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[CDUT_SEG_BLK(0)]); in ecore_cxt_cfg_ilt_compute()
749 &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in ecore_cxt_cfg_ilt_compute()
752 line = p_cli->vf_blks[CDUT_SEG_BLK(0)].start_line; in ecore_cxt_cfg_ilt_compute()
763 p_cli->vf_blks[0].start_line; in ecore_cxt_cfg_ilt_compute()
768 p_blk = &p_cli->vf_blks[CDUT_SEG_BLK(0)]; in ecore_cxt_cfg_ilt_compute()
773 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in ecore_cxt_cfg_ilt_compute()
843 p_blk = ecore_cxt_set_blk(&p_cli->vf_blks[0]); in ecore_cxt_cfg_ilt_compute()
1157 p_blk = &clients[i].vf_blks[j]; in ecore_ilt_shadow_alloc()