Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c322 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
332 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
389 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
403 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
Dqed_dev.c1561 u8 i, active_phys_tcs, num_ports = p_hwfn->cdev->num_ports_in_engine; in qed_init_qm_port_params() local
1565 active_phys_tcs = num_ports == MAX_NUM_PORTS_K2 ? in qed_init_qm_port_params()
1575 p_qm_port->active_phys_tcs = active_phys_tcs; in qed_init_qm_port_params()
2010 port->active_phys_tcs, in qed_dp_init_qm_params()
Dqed_hsi.h2651 u16 active_phys_tcs; member