Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_func.h107 u8 active_phys_tcs; member
H A Decore_init_fw_funcs.c292 if (((port_params[port_id].active_phys_tcs >> tc) & in ecore_cmdq_lines_rt_init()
300 if (((port_params[port_id].active_phys_tcs >> in ecore_cmdq_lines_rt_init()
355 if (((port_params[port_id].active_phys_tcs >> tc) & in ecore_btb_blocks_rt_init()
370 if (((port_params[port_id].active_phys_tcs >> tc) & in ecore_btb_blocks_rt_init()
H A Decore_dev.c1832 u8 i, active_phys_tcs, num_ports = p_hwfn->p_dev->num_ports_in_engine; in ecore_init_qm_port_params() local
1836 active_phys_tcs = num_ports == MAX_NUM_PORTS_K2 ? in ecore_init_qm_port_params()
1845 p_qm_port->active_phys_tcs = active_phys_tcs; in ecore_init_qm_port_params()
2218 i, port->active, port->active_phys_tcs, in ecore_dp_init_qm_params()