Searched refs:rxfdq_cfg (Results 1 – 4 of 4) sorted by relevance
75 struct k3_ring_cfg rxfdq_cfg; member
427 .rxfdq_cfg = fdqring_cfg, in prueth_init_rx_chns()435 rx_flow_cfg.rxfdq_cfg.size = max_desc_num; in prueth_init_rx_chns()436 rx_flow_cfg.rxfdq_cfg.mode = emac->prueth->pdata.fdqring_mode; in prueth_init_rx_chns()
777 flow_cfg->rxfdq_cfg.dma_dev = flow_cfg->rx_cfg.dma_dev; in k3_udma_glue_cfg_rx_flow()782 flow_cfg->rxfdq_cfg.asel = rx_chn->common.atype_asel; in k3_udma_glue_cfg_rx_flow()791 ret = k3_ringacc_ring_cfg(flow->ringrxfdq, &flow_cfg->rxfdq_cfg); in k3_udma_glue_cfg_rx_flow()
2476 .rxfdq_cfg = fdqring_cfg, in am65_cpsw_nuss_init_rx_chns()2490 rx_flow_cfg.rxfdq_cfg.size = max_desc_num * rx_cfg.flow_id_num; in am65_cpsw_nuss_init_rx_chns()2491 rx_flow_cfg.rxfdq_cfg.mode = common->pdata.fdqring_mode; in am65_cpsw_nuss_init_rx_chns()