Searched refs:tx_chns (Results 1 – 3 of 3) sorted by relevance
285 tx_chn = &common->tx_chns[txqueue]; in am65_cpsw_nuss_ndo_host_tx_timeout()455 napi_enable(&common->tx_chns[i].napi_tx); in am65_cpsw_nuss_common_open()495 napi_disable(&common->tx_chns[i].napi_tx); in am65_cpsw_nuss_common_stop()498 k3_udma_glue_reset_tx_chn(common->tx_chns[i].tx_chn, in am65_cpsw_nuss_common_stop()499 &common->tx_chns[i], in am65_cpsw_nuss_common_stop()501 k3_udma_glue_disable_tx_chn(common->tx_chns[i].tx_chn); in am65_cpsw_nuss_common_stop()944 tx_chn = &common->tx_chns[chn]; in am65_cpsw_nuss_tx_compl_packets()989 tx_chn = &common->tx_chns[chn]; in am65_cpsw_nuss_tx_compl_packets_2g()1089 tx_chn = &common->tx_chns[q_idx]; in am65_cpsw_nuss_ndo_slave_xmit()1594 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; in am65_cpsw_nuss_free_tx_chns()[all …]
131 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES]; member
463 ering->tx_pending = common->tx_chns[0].descs_num; in am65_cpsw_get_ringparam()
Completed in 11 milliseconds