Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h71 struct am65_cpsw_tx_chn { struct
133 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES];
187 container_of(pnapi, struct am65_cpsw_tx_chn, napi_tx)
Dam65-cpsw-nuss.c283 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout()
843 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
880 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup()
894 am65_cpsw_nuss_tx_compl_packet(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_tx_compl_packet()
924 static void am65_cpsw_nuss_tx_wake(struct am65_cpsw_tx_chn *tx_chn, struct net_device *ndev, in am65_cpsw_nuss_tx_wake()
945 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets()
990 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets_2g()
1035 struct am65_cpsw_tx_chn *tx_chn = am65_cpsw_napi_to_tx_chn(napi_tx); in am65_cpsw_nuss_tx_poll()
1065 struct am65_cpsw_tx_chn *tx_chn = dev_id; in am65_cpsw_nuss_tx_irq()
1080 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_slave_xmit()
[all …]
Dam65-cpsw-qos.c865 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_qos_ndo_tx_p0_set_maxrate()
928 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[tx_ch]; in am65_cpsw_qos_tx_p0_rate_init()