Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h57 struct am65_cpsw_tx_chn { struct
100 struct am65_cpsw_tx_chn tx_chns[AM65_CPSW_MAX_TX_QUEUES];
141 container_of(pnapi, struct am65_cpsw_tx_chn, napi_tx)
Dam65-cpsw-nuss.c327 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout()
866 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
901 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup()
919 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_tx_compl_packets()
993 struct am65_cpsw_tx_chn *tx_chn = am65_cpsw_napi_to_tx_chn(napi_tx); in am65_cpsw_nuss_tx_poll()
1019 struct am65_cpsw_tx_chn *tx_chn = dev_id; in am65_cpsw_nuss_tx_irq()
1034 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_slave_xmit()
1434 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; in am65_cpsw_nuss_free_tx_chns()
1454 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; in am65_cpsw_nuss_remove_tx_chns()
1494 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; in am65_cpsw_nuss_init_tx_chns()
[all …]