Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h78 struct am65_cpsw_tx_chn { struct
169 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_QUEUES];
217 container_of(pnapi, struct am65_cpsw_tx_chn, napi_tx)
H A Dam65-cpsw-nuss.c411 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout()
661 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; in am65_cpsw_destroy_txq()
672 struct am65_cpsw_tx_chn *tx_chn = common->tx_chns; in am65_cpsw_destroy_txqs()
695 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; in am65_cpsw_create_txq()
738 static void am65_cpsw_nuss_set_buf_type(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_set_buf_type()
750 static enum am65_cpsw_tx_buf_type am65_cpsw_nuss_buf_type(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_buf_type()
792 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
829 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup()
1091 struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_xdp_tx_frame()
1173 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_run_xdp()
[all …]
H A Dam65-cpsw-qos.c1228 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_qos_ndo_tx_p0_set_maxrate()
1291 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[tx_ch]; in am65_cpsw_qos_tx_p0_rate_init()