Searched refs:dest_cfg (Results 1 – 8 of 8) sorted by relevance
207 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpseci_set_rx_queue()208 cmd_params->priority = cfg->dest_cfg.priority; in dpseci_set_rx_queue()211 cfg->dest_cfg.dest_type); in dpseci_set_rx_queue()247 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id); in dpseci_get_rx_queue()248 attr->dest_cfg.priority = cmd_params->priority; in dpseci_get_rx_queue()249 attr->dest_cfg.dest_type = dpseci_get_field(cmd_params->dest_type, in dpseci_get_rx_queue()392 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpseci_set_congestion_notification()394 cmd_params->priority = cfg->dest_cfg.priority; in dpseci_set_congestion_notification()396 cfg->dest_cfg.dest_type); in dpseci_set_congestion_notification()432 cfg->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpseci_get_congestion_notification()[all …]
152 struct dpseci_dest_cfg dest_cfg; member170 struct dpseci_dest_cfg dest_cfg; member325 struct dpseci_dest_cfg dest_cfg; member
267 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpdmai_set_rx_queue()268 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpdmai_set_rx_queue()270 cmd_params->dest_type = cfg->dest_cfg.dest_type; in dpdmai_set_rx_queue()313 attr->dest_cfg.dest_id = le32_to_cpu(cmd_params->dest_id); in dpdmai_get_rx_queue()314 attr->dest_cfg.priority = cmd_params->dest_priority; in dpdmai_get_rx_queue()315 attr->dest_cfg.dest_type = FIELD_GET(DEST_TYPE_MASK, cmd_params->dest_type); in dpdmai_get_rx_queue()
1189 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpsw_ctrl_if_set_queue()1190 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpsw_ctrl_if_set_queue()1196 cfg->dest_cfg.dest_type); in dpsw_ctrl_if_set_queue()
1488 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpni_set_congestion_notification()1490 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpni_set_congestion_notification()1492 cfg->dest_cfg.dest_type); in dpni_set_congestion_notification()
233 struct dpsw_ctrl_if_dest_cfg dest_cfg; member
920 struct dpni_dest_cfg dest_cfg; member
2912 queue_cfg.dest_cfg.dest_type = DPSW_CTRL_IF_DEST_DPIO; in dpaa2_switch_setup_dpio()2913 queue_cfg.dest_cfg.dest_id = nctx->dpio_id; in dpaa2_switch_setup_dpio()2914 queue_cfg.dest_cfg.priority = 0; in dpaa2_switch_setup_dpio()