Searched refs:port_params (Results 1 – 5 of 5) sorted by relevance
222 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_cmdq_lines_rt_init()230 if (port_params[port_id].active) { in qed_cmdq_lines_rt_init()232 u8 phys_tcs = port_params[port_id].num_active_phys_tcs; in qed_cmdq_lines_rt_init()237 phys_lines = port_params[port_id].num_pbf_cmd_lines - in qed_cmdq_lines_rt_init()259 struct init_qm_port_params port_params[MAX_NUM_PORTS]) in qed_btb_blocks_rt_init()268 if (!port_params[port_id].active) in qed_btb_blocks_rt_init()271 phys_tcs = port_params[port_id].num_active_phys_tcs; in qed_btb_blocks_rt_init()274 usable_blocks = port_params[port_id].num_btb_blocks - in qed_btb_blocks_rt_init()675 p_params->port_params); in qed_qm_common_rt_init()679 p_params->port_params); in qed_qm_common_rt_init()
494 params.port_params = qm_info->qm_port_params; in qed_hw_init_common()
1582 struct init_qm_port_params *port_params; member
202 struct port_params { struct224 struct port_params partner_admin; argument225 struct port_params partner_oper;
451 struct port_params *partner = &port->partner_oper; in __record_pdu()494 sizeof(struct port_params)); in __record_default()517 const struct port_params *partner = &port->partner_oper; in __update_selected()548 const struct port_params *admin = &port->partner_admin; in __update_default_selected()549 const struct port_params *oper = &port->partner_oper; in __update_default_selected()717 const struct port_params *partner = &port->partner_oper; in __update_lacpdu_from_port()1739 static const struct port_params tmpl = { in ad_initialize_port()