Home
last modified time | relevance | path

Searched defs:tx_chn (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c66 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_cleanup_tx_chns() local
87 struct prueth_tx_chn *tx_chn in prueth_ndev_del_tx_napi() local
96 prueth_xmit_free(struct prueth_tx_chn * tx_chn,struct cppi5_host_desc_t * desc) prueth_xmit_free() argument
140 struct prueth_tx_chn *tx_chn; emac_tx_complete_packets() local
221 struct prueth_tx_chn *tx_chn = prueth_napi_to_tx_chn(napi_tx); emac_napi_tx_poll() local
247 struct prueth_tx_chn *tx_chn = dev_id; prueth_tx_irq() local
261 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; prueth_ndev_add_tx_napi() local
312 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; prueth_init_tx_chns() local
560 struct prueth_tx_chn *tx_chn; emac_xmit_xdp_frame() local
860 struct prueth_tx_chn *tx_chn; icssg_ndo_start_xmit() local
1030 struct prueth_tx_chn *tx_chn = data; prueth_tx_cleanup() local
[all...]
H A Dicssg_ethtool.c216 struct prueth_tx_chn *tx_chn; in emac_get_coalesce() local
230 struct prueth_tx_chn *tx_chn; in emac_get_per_queue_coalesce() local
249 struct prueth_tx_chn *tx_chn; in emac_set_coalesce() local
278 struct prueth_tx_chn *tx_chn; in emac_set_per_queue_coalesce() local
H A Dicssg_prueth_sr1.c86 struct prueth_tx_chn *tx_chn; in emac_send_command_sr1() local
[all...]
H A Dicssg_prueth.h121 struct k3_udma_glue_tx_channel *tx_chn; global() member
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c413 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout() local
663 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; in am65_cpsw_destroy_txq() local
674 struct am65_cpsw_tx_chn *tx_chn = common->tx_chns; am65_cpsw_destroy_txqs() local
697 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; am65_cpsw_create_txq() local
740 am65_cpsw_nuss_set_buf_type(struct am65_cpsw_tx_chn * tx_chn,struct cppi5_host_desc_t * desc,enum am65_cpsw_tx_buf_type buf_type) am65_cpsw_nuss_set_buf_type() argument
752 am65_cpsw_nuss_buf_type(struct am65_cpsw_tx_chn * tx_chn,dma_addr_t desc_dma) am65_cpsw_nuss_buf_type() argument
794 am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn * tx_chn,struct cppi5_host_desc_t * desc) am65_cpsw_nuss_xmit_free() argument
831 struct am65_cpsw_tx_chn *tx_chn = data; am65_cpsw_nuss_tx_cleanup() local
1093 am65_cpsw_xdp_tx_frame(struct net_device * ndev,struct am65_cpsw_tx_chn * tx_chn,struct xdp_frame * xdpf,enum am65_cpsw_tx_buf_type buf_type) am65_cpsw_xdp_tx_frame() argument
1175 struct am65_cpsw_tx_chn *tx_chn; am65_cpsw_run_xdp() local
1437 am65_cpsw_nuss_tx_wake(struct am65_cpsw_tx_chn * tx_chn,struct net_device * ndev,struct netdev_queue * netif_txq) am65_cpsw_nuss_tx_wake() argument
1462 struct am65_cpsw_tx_chn *tx_chn; am65_cpsw_nuss_tx_compl_packets() local
1547 struct am65_cpsw_tx_chn *tx_chn = am65_cpsw_napi_to_tx_chn(napi_tx); am65_cpsw_nuss_tx_poll() local
1582 struct am65_cpsw_tx_chn *tx_chn = dev_id; am65_cpsw_nuss_tx_irq() local
1598 struct am65_cpsw_tx_chn *tx_chn; am65_cpsw_nuss_ndo_slave_xmit() local
1958 struct am65_cpsw_tx_chn *tx_chn; am65_cpsw_ndo_xdp_xmit() local
2188 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; am65_cpsw_nuss_free_tx_chns() local
2207 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; am65_cpsw_nuss_remove_tx_chns() local
2221 struct am65_cpsw_tx_chn *tx_chn; am65_cpsw_nuss_ndev_add_tx_napi() local
2280 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[i]; am65_cpsw_nuss_init_tx_chns() local
[all...]
H A Dam65-cpsw-qos.c1228 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_qos_ndo_tx_p0_set_maxrate() local
1291 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[tx_ch]; in am65_cpsw_qos_tx_p0_rate_init() local
H A Dam65-cpsw-nuss.h83 struct k3_udma_glue_tx_channel *tx_chn; member