Searched refs:port_params (Results 1 – 12 of 12) sorted by relevance
198 struct port_params { struct220 struct port_params partner_admin; argument221 struct port_params partner_oper;
397 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_cmdq_lines_rt_init()409 if (!port_params[port_id].active) in qed_cmdq_lines_rt_init()415 phys_lines = port_params[port_id].num_pbf_cmd_lines; in qed_cmdq_lines_rt_init()421 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()470 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_btb_blocks_rt_init()476 if (!port_params[port_id].active) in qed_btb_blocks_rt_init()480 usable_blocks = port_params[port_id].num_btb_blocks - in qed_btb_blocks_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()[all …]
2690 params->port_params = qm_info->qm_port_params; in qed_hw_init_common()
2412 struct init_qm_port_params *port_params; member
1209 struct fman_port_params *port_params) in set_dflt_cfg() argument1246 struct fman_port_params *port_params) in set_rx_dflt_cfg() argument1251 &port_params->specific_params.rx_params.ext_buf_pools, in set_rx_dflt_cfg()1254 port_params->specific_params.rx_params.err_fqid; in set_rx_dflt_cfg()1256 port_params->specific_params.rx_params.dflt_fqid; in set_rx_dflt_cfg()1258 port_params->specific_params.rx_params.pcd_base_fqid; in set_rx_dflt_cfg()1260 port_params->specific_params.rx_params.pcd_fqs_count; in set_rx_dflt_cfg()1264 struct fman_port_params *port_params, in set_tx_dflt_cfg() argument1272 port_params->specific_params.non_rx_params.err_fqid; in set_tx_dflt_cfg()1276 port_params->specific_params.non_rx_params.dflt_fqid; in set_tx_dflt_cfg()
61 sdw_fill_port_params(&p_rt->port_params, in sdw_compute_slave_ports()114 sdw_fill_port_params(&p_rt->port_params, in sdw_compute_master_ports()
101 struct sdw_port_params port_params; member
130 struct sdw_port_params *p_params = &p_rt->port_params; in sdw_program_slave_port_params()256 &p_rt->port_params, in sdw_program_master_port_params()
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()
415 sdw_fill_port_params(&p_rt->port_params, in amd_sdw_compute_params()
538 struct port_params *partner = &port->partner_oper; in __record_pdu()583 sizeof(struct port_params)); in __record_default()606 const struct port_params *partner = &port->partner_oper; in __update_selected()637 const struct port_params *admin = &port->partner_admin; in __update_default_selected()638 const struct port_params *oper = &port->partner_oper; in __update_default_selected()845 const struct port_params *partner = &port->partner_oper; in __update_lacpdu_from_port()1950 static const struct port_params tmpl = { in ad_initialize_port()
796 struct sdw_port_params *port_params,