Searched refs:rx_chns (Results 1 – 3 of 3) sorted by relevance
367 struct am65_cpsw_rx_chn *rx_chn = &common->rx_chns; in am65_cpsw_nuss_rx_push()493 for (i = 0; i < common->rx_chns.descs_num; i++) { in am65_cpsw_nuss_common_open()512 k3_udma_glue_enable_rx_chn(common->rx_chns.rx_chn); in am65_cpsw_nuss_common_open()524 enable_irq(common->rx_chns.irq); in am65_cpsw_nuss_common_open()572 &common->rx_chns, in am65_cpsw_nuss_common_stop()575 k3_udma_glue_disable_rx_chn(common->rx_chns.rx_chn); in am65_cpsw_nuss_common_stop()766 struct am65_cpsw_rx_chn *rx_chn = &common->rx_chns; in am65_cpsw_nuss_rx_packets()882 enable_irq(common->rx_chns.irq); in am65_cpsw_nuss_rx_poll()1635 rx_chn = &common->rx_chns; in am65_cpsw_nuss_free_rx_chns()2524 ret = devm_request_irq(dev, common->rx_chns.irq, in am65_cpsw_nuss_register_ndevs()[all …]
126 struct am65_cpsw_rx_chn rx_chns; member
463 ering->rx_pending = common->rx_chns.descs_num; in am65_cpsw_get_ringparam()
Completed in 12 milliseconds