Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h64 struct am65_cpsw_tx_chn { struct
122 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES];
174 container_of(pnapi, struct am65_cpsw_tx_chn, napi_tx)
Dam65-cpsw-nuss.c342 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout()
889 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
926 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup()
940 am65_cpsw_nuss_tx_compl_packet(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_tx_compl_packet()
970 static void am65_cpsw_nuss_tx_wake(struct am65_cpsw_tx_chn *tx_chn, struct net_device *ndev, in am65_cpsw_nuss_tx_wake()
991 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets()
1036 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets_2g()
1081 struct am65_cpsw_tx_chn *tx_chn = am65_cpsw_napi_to_tx_chn(napi_tx); in am65_cpsw_nuss_tx_poll()
1111 struct am65_cpsw_tx_chn *tx_chn = dev_id; in am65_cpsw_nuss_tx_irq()
1126 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_slave_xmit()
[all …]