Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c580 if (!p_cli->active) in ecore_ilt_cli_adv_line()
583 p_cli->active = true; in ecore_ilt_cli_adv_line()
589 client_id, p_cli->first.val, p_cli->last.val, in ecore_ilt_cli_adv_line()
619 p_cli->active = false; in ecore_cxt_set_cli()
620 p_cli->first.val = 0; in ecore_cxt_set_cli()
621 p_cli->last.val = 0; in ecore_cxt_set_cli()
622 return p_cli; in ecore_cxt_set_cli()
753 p_cli->pf_total_lines = curr_line - p_cli->pf_blks[0].start_line; in ecore_cxt_cfg_ilt_compute()
1718 if (p_cli->active) { in ecore_ilt_vf_bounds_init()
1732 if (p_cli->active) { in ecore_ilt_vf_bounds_init()
[all …]