Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c592 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
623 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
658 p_blk = ecore_cxt_set_blk(&p_cli->pf_blks[0]); in ecore_cxt_cfg_ilt_compute()
947 p_blk = &clients[i].pf_blks[j]; in ecore_ilt_shadow_alloc()
1385 (p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line - in ecore_cdu_init_pf()
2011 p_blk = &p_cli->pf_blks[CDUC_BLK]; in ecore_cxt_dynamic_ilt_alloc()
2016 p_blk = &p_cli->pf_blks[SRQ_BLK]; in ecore_cxt_dynamic_ilt_alloc()
2113 p_blk = &p_cli->pf_blks[CDUC_BLK]; in ecore_cxt_free_ilt_range()
2118 p_blk = &p_cli->pf_blks[SRQ_BLK]; in ecore_cxt_free_ilt_range()
2198 p_blk = &p_cli->pf_blks[CDUT_FL_SEG_BLK(i, PF)]; in ecore_get_cdut_num_pf_init_pages()
[all …]
H A Decore_cxt.h271 struct ecore_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS]; member