Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
A Dam65-cpsw-nuss.c347 tx_chn = &common->tx_chns[txqueue]; in am65_cpsw_nuss_ndo_host_tx_timeout()
518 napi_enable(&common->tx_chns[i].napi_tx); in am65_cpsw_nuss_common_open()
558 napi_disable(&common->tx_chns[i].napi_tx); in am65_cpsw_nuss_common_stop()
561 k3_udma_glue_reset_tx_chn(common->tx_chns[i].tx_chn, in am65_cpsw_nuss_common_stop()
562 &common->tx_chns[i], in am65_cpsw_nuss_common_stop()
564 k3_udma_glue_disable_tx_chn(common->tx_chns[i].tx_chn); in am65_cpsw_nuss_common_stop()
999 tx_chn = &common->tx_chns[chn]; in am65_cpsw_nuss_tx_compl_packets()
1044 tx_chn = &common->tx_chns[chn]; in am65_cpsw_nuss_tx_compl_packets_2g()
1144 tx_chn = &common->tx_chns[q_idx]; in am65_cpsw_nuss_ndo_slave_xmit()
1517 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; in am65_cpsw_nuss_free_tx_chns()
[all …]
A Dam65-cpsw-nuss.h122 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES]; member
A Dam65-cpsw-ethtool.c462 ering->tx_pending = common->tx_chns[0].descs_num; in am65_cpsw_get_ringparam()

Completed in 11 milliseconds