Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h66 struct am65_cpsw_tx_chn { struct
125 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES];
177 container_of(pnapi, struct am65_cpsw_tx_chn, napi_tx)
Dam65-cpsw-nuss.c279 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout()
803 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
840 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup()
854 am65_cpsw_nuss_tx_compl_packet(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_tx_compl_packet()
884 static void am65_cpsw_nuss_tx_wake(struct am65_cpsw_tx_chn *tx_chn, struct net_device *ndev, in am65_cpsw_nuss_tx_wake()
905 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets()
950 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets_2g()
995 struct am65_cpsw_tx_chn *tx_chn = am65_cpsw_napi_to_tx_chn(napi_tx); in am65_cpsw_nuss_tx_poll()
1025 struct am65_cpsw_tx_chn *tx_chn = dev_id; in am65_cpsw_nuss_tx_irq()
1040 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_slave_xmit()
[all …]