Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c343 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
353 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
391 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
405 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
Dqed_dev.c349 u8 i, active_phys_tcs, num_ports = p_hwfn->cdev->num_ports_in_engine; in qed_init_qm_port_params() local
352 active_phys_tcs = num_ports == MAX_NUM_PORTS_K2 ? in qed_init_qm_port_params()
361 p_qm_port->active_phys_tcs = active_phys_tcs; in qed_init_qm_port_params()
776 port->active_phys_tcs, in qed_dp_init_qm_params()
Dqed_hsi.h2620 u8 active_phys_tcs; member