Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbond_3ad.h198 struct port_params { struct
220 struct port_params partner_admin; argument
221 struct port_params partner_oper;
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c387 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_cmdq_lines_rt_init()
399 if (!port_params[port_id].active) in qed_cmdq_lines_rt_init()
405 phys_lines = port_params[port_id].num_pbf_cmd_lines; in qed_cmdq_lines_rt_init()
411 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
421 if (((port_params[port_id].active_phys_tcs >> in qed_cmdq_lines_rt_init()
460 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_btb_blocks_rt_init()
466 if (!port_params[port_id].active) in qed_btb_blocks_rt_init()
470 usable_blocks = port_params[port_id].num_btb_blocks - in qed_btb_blocks_rt_init()
478 if (((port_params[port_id].active_phys_tcs >> in qed_btb_blocks_rt_init()
492 if (((port_params[port_i in qed_btb_blocks_rt_init()
[all...]
H A Dqed_dev.c2671 params->port_params = qm_info->qm_port_params; in qed_hw_init_common()
H A Dqed_hsi.h2412 struct init_qm_port_params *port_params; member
/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c66 sdw_fill_port_params(&p_rt->port_params, in sdw_compute_slave_ports()
101 sdw_fill_port_params(&p_rt->port_params, p_rt->num, bus->params.col - 1, in sdw_compute_dp0_slave_ports()
117 sdw_fill_port_params(&p_rt->port_params, p_rt->num, bus->params.col - 1, in sdw_compute_dp0_master_ports()
164 sdw_fill_port_params(&p_rt->port_params, in sdw_compute_master_ports()
H A Dbus.h109 * @port_params: Port parameters
120 struct sdw_port_params port_params; member
H A Dstream.c134 struct sdw_port_params *p_params = &p_rt->port_params; in sdw_program_slave_port_params()
270 &p_rt->port_params, in sdw_program_master_port_params()
H A Dqcom.c1091 sdw_fill_port_params(&p_rt->port_params, in qcom_swrm_compute_params()
1120 sdw_fill_port_params(&p_rt->port_params, in qcom_swrm_compute_params()
H A Damd_manager.c466 sdw_fill_port_params(&p_rt->port_params, in amd_sdw_compute_params()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.h360 struct fman_port_init_params *port_params);
/linux/include/linux/soundwire/
H A Dsdw.h807 struct sdw_port_params *port_params,