Searched refs:txcq_cfg (Results 1 – 4 of 4) sorted by relevance
15 struct k3_ring_cfg txcq_cfg; member
319 atomic_set(&tx_chn->free_pkts, cfg->txcq_cfg.size); in k3_udma_glue_request_tx_chn_common()338 cfg->txcq_cfg.dma_dev = cfg->tx_cfg.dma_dev; in k3_udma_glue_request_tx_chn_common()343 cfg->txcq_cfg.asel = tx_chn->common.atype_asel; in k3_udma_glue_request_tx_chn_common()352 ret = k3_ringacc_ring_cfg(tx_chn->ringtxcq, &cfg->txcq_cfg); in k3_udma_glue_request_tx_chn_common()
298 tx_cfg.txcq_cfg = ring_cfg; in prueth_init_tx_chns()
2265 tx_cfg.txcq_cfg = ring_cfg; in am65_cpsw_nuss_init_tx_chns()2267 tx_cfg.txcq_cfg.size = max_desc_num; in am65_cpsw_nuss_init_tx_chns()