Home
last modified time | relevance | path

Searched refs:rxfdq_cfg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/dma/
Dk3-udma-glue.h70 struct k3_ring_cfg rxfdq_cfg; member
/Linux-v5.15/drivers/dma/ti/
Dk3-udma-glue.c702 flow_cfg->rxfdq_cfg.dma_dev = flow_cfg->rx_cfg.dma_dev; in k3_udma_glue_cfg_rx_flow()
707 flow_cfg->rxfdq_cfg.asel = rx_chn->common.atype_asel; in k3_udma_glue_cfg_rx_flow()
716 ret = k3_ringacc_ring_cfg(flow->ringrxfdq, &flow_cfg->rxfdq_cfg); in k3_udma_glue_cfg_rx_flow()
/Linux-v5.15/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c1699 .rxfdq_cfg = fdqring_cfg, in am65_cpsw_nuss_init_rx_chns()
1707 rx_flow_cfg.rxfdq_cfg.size = max_desc_num; in am65_cpsw_nuss_init_rx_chns()
1708 rx_flow_cfg.rxfdq_cfg.mode = common->pdata.fdqring_mode; in am65_cpsw_nuss_init_rx_chns()