Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c421 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
431 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
488 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
502 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
Dqed_dev.c1574 u8 i, active_phys_tcs, num_ports = p_hwfn->cdev->num_ports_in_engine; in qed_init_qm_port_params() local
1578 active_phys_tcs = num_ports == MAX_NUM_PORTS_K2 ? in qed_init_qm_port_params()
1588 p_qm_port->active_phys_tcs = active_phys_tcs; in qed_init_qm_port_params()
2023 port->active_phys_tcs, in qed_dp_init_qm_params()
Dqed_hsi.h1967 u16 active_phys_tcs; member