Searched refs:tx_conf_cfg (Results 1 – 1 of 1) sorted by relevance
883 struct dpni_queue tx_conf_cfg; in dpaa2_dev_tx_queue_setup() local909 memset(&tx_conf_cfg, 0, sizeof(struct dpni_queue)); in dpaa2_dev_tx_queue_setup()994 tx_conf_cfg.user_context = (size_t)(dpaa2_q); in dpaa2_dev_tx_queue_setup()997 dpaa2_tx_conf_q->flow_id, options, &tx_conf_cfg); in dpaa2_dev_tx_queue_setup()1008 dpaa2_tx_conf_q->flow_id, &tx_conf_cfg, &qid); in dpaa2_dev_tx_queue_setup()