Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c198 struct ecore_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS]; member
641 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[CDUC_BLK]); in ecore_cxt_cfg_ilt_compute()
678 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[CDUT_SEG_BLK(i)]); in ecore_cxt_cfg_ilt_compute()
694 &p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)]); in ecore_cxt_cfg_ilt_compute()
713 line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line; in ecore_cxt_cfg_ilt_compute()
727 p_cli->pf_total_lines = curr_line - p_cli->pf_blks[0].start_line; in ecore_cxt_cfg_ilt_compute()
781 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
815 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
830 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
863 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[SRQ_BLK]); in ecore_cxt_cfg_ilt_compute()
[all …]