Searched refs:dest_cfg (Results 1 – 11 of 11) sorted by relevance
341 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpseci_set_rx_queue()342 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpseci_set_rx_queue()348 cfg->dest_cfg.dest_type); in dpseci_set_rx_queue()395 attr->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpseci_get_rx_queue()396 attr->dest_cfg.priority = rsp_params->dest_priority; in dpseci_get_rx_queue()397 attr->dest_cfg.dest_type = in dpseci_get_rx_queue()701 cmd_params->dest_id = cfg->dest_cfg.dest_id; in dpseci_set_congestion_notification()702 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpseci_set_congestion_notification()710 cfg->dest_cfg.dest_type); in dpseci_set_congestion_notification()753 cfg->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpseci_get_congestion_notification()[all …]
182 struct dpseci_dest_cfg dest_cfg; member203 struct dpseci_dest_cfg dest_cfg; member404 struct dpseci_dest_cfg dest_cfg; member
336 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpdmai_set_rx_queue()337 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpdmai_set_rx_queue()344 cfg->dest_cfg.dest_type); in dpdmai_set_rx_queue()392 attr->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpdmai_get_rx_queue()393 attr->dest_cfg.priority = le32_to_cpu(rsp_params->dest_priority); in dpdmai_get_rx_queue()394 attr->dest_cfg.dest_type = dpdmai_get_field(rsp_params->dest_type, in dpdmai_get_rx_queue()
332 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpci_set_rx_queue()333 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpci_set_rx_queue()339 cfg->dest_cfg.dest_type); in dpci_set_rx_queue()386 attr->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpci_get_rx_queue()387 attr->dest_cfg.priority = rsp_params->dest_priority; in dpci_get_rx_queue()388 attr->dest_cfg.dest_type = dpci_get_field(rsp_params->dest_type, in dpci_get_rx_queue()
154 struct dpdmai_dest_cfg dest_cfg; member175 struct dpdmai_dest_cfg dest_cfg; member
180 struct dpci_dest_cfg dest_cfg; member200 struct dpci_dest_cfg dest_cfg; member
1843 cmd_params->dest_id = cpu_to_le32(cfg->dest_cfg.dest_id); in dpni_set_congestion_notification()1845 cmd_params->dest_priority = cfg->dest_cfg.priority; in dpni_set_congestion_notification()1852 cfg->dest_cfg.dest_type); in dpni_set_congestion_notification()1908 cfg->dest_cfg.dest_id = le32_to_cpu(rsp_params->dest_id); in dpni_get_congestion_notification()1909 cfg->dest_cfg.priority = rsp_params->dest_priority; in dpni_get_congestion_notification()1910 cfg->dest_cfg.dest_type = dpni_get_field(rsp_params->type_units, in dpni_get_congestion_notification()
1032 struct dpni_dest_cfg dest_cfg; member
1059 rx_queue_cfg.dest_cfg.dest_type = DPCI_DEST_DPCON; in dpaa2_eventdev_setup_dpci()1060 rx_queue_cfg.dest_cfg.dest_id = dpcon_dev->dpcon_id; in dpaa2_eventdev_setup_dpci()1061 rx_queue_cfg.dest_cfg.priority = DPAA2_EVENT_DEFAULT_DPCI_PRIO; in dpaa2_eventdev_setup_dpci()
3744 cfg.dest_cfg.dest_type = DPSECI_DEST_DPCON; in dpaa2_sec_eventq_attach()3745 cfg.dest_cfg.dest_id = dpcon->dpcon_id; in dpaa2_sec_eventq_attach()3746 cfg.dest_cfg.priority = priority; in dpaa2_sec_eventq_attach()3777 cfg.dest_cfg.dest_type = DPSECI_DEST_NONE; in dpaa2_sec_eventq_detach()
895 cong_notif_cfg.dest_cfg.dest_type = DPNI_DEST_NONE; in dpaa2_dev_tx_queue_setup()