Searched refs:port_params (Results 1 – 11 of 11) sorted by relevance
/linux/include/net/ |
H A D | bond_3ad.h | 198 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 D | qed_init_fw_funcs.c | 387 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 D | qed_dev.c | 2671 params->port_params = qm_info->qm_port_params; in qed_hw_init_common()
|
H A D | qed_hsi.h | 2412 struct init_qm_port_params *port_params; member
|
/linux/drivers/soundwire/ |
H A D | generic_bandwidth_allocation.c | 66 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 D | bus.h | 109 * @port_params: Port parameters 120 struct sdw_port_params port_params; member
|
H A D | stream.c | 134 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 D | qcom.c | 1091 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 D | amd_manager.c | 466 sdw_fill_port_params(&p_rt->port_params, in amd_sdw_compute_params()
|
/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman.h | 360 struct fman_port_init_params *port_params);
|
/linux/include/linux/soundwire/ |
H A D | sdw.h | 807 struct sdw_port_params *port_params,
|