Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ti/
Dk3-udma-glue.c115 bool tx_chn) in of_k3_udma_glue_parse_chn_common()
145 bool tx_chn) in of_k3_udma_glue_parse_chn()
194 bool tx_chn, u32 thread_id) in of_k3_udma_glue_parse_chn_by_id()
209 static void k3_udma_glue_dump_tx_chn(struct k3_udma_glue_tx_channel *tx_chn) in k3_udma_glue_dump_tx_chn()
241 static int k3_udma_glue_cfg_tx_chn(struct k3_udma_glue_tx_channel *tx_chn) in k3_udma_glue_cfg_tx_chn()
276 struct k3_udma_glue_tx_channel *tx_chn, in k3_udma_glue_request_tx_chn_common()
378 struct k3_udma_glue_tx_channel *tx_chn; in k3_udma_glue_request_tx_chn() local
415 struct k3_udma_glue_tx_channel *tx_chn; in k3_udma_glue_request_tx_chn_for_thread_id() local
445 void k3_udma_glue_release_tx_chn(struct k3_udma_glue_tx_channel *tx_chn) in k3_udma_glue_release_tx_chn()
471 int k3_udma_glue_push_tx_chn(struct k3_udma_glue_tx_channel *tx_chn, in k3_udma_glue_push_tx_chn()
[all …]
/linux-6.12.1/drivers/net/ethernet/ti/icssg/
Dicssg_common.c61 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_cleanup_tx_chns() local
82 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_ndev_del_tx_napi() local
91 void prueth_xmit_free(struct prueth_tx_chn *tx_chn, in prueth_xmit_free()
134 struct prueth_tx_chn *tx_chn; in emac_tx_complete_packets() local
209 struct prueth_tx_chn *tx_chn = prueth_napi_to_tx_chn(napi_tx); in emac_napi_tx_poll() local
235 struct prueth_tx_chn *tx_chn = dev_id; in prueth_tx_irq() local
249 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_ndev_add_tx_napi() local
301 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_init_tx_chns() local
665 struct prueth_tx_chn *tx_chn; in icssg_ndo_start_xmit() local
834 struct prueth_tx_chn *tx_chn = data; in prueth_tx_cleanup() local
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
Dicssg_prueth_sr1.c86 struct prueth_tx_chn *tx_chn; in emac_send_command_sr1() local
Dicssg_prueth.h110 struct k3_udma_glue_tx_channel *tx_chn; member
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c312 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout() local
495 static void am65_cpsw_nuss_set_buf_type(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_set_buf_type()
507 static enum am65_cpsw_tx_buf_type am65_cpsw_nuss_buf_type(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_buf_type()
550 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
587 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup() local
622 struct am65_cpsw_tx_chn *tx_chn = common->tx_chns; in am65_cpsw_nuss_common_open() local
773 struct am65_cpsw_tx_chn *tx_chn = common->tx_chns; in am65_cpsw_nuss_common_stop() local
949 struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_xdp_tx_frame()
1033 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_run_xdp() local
1311 am65_cpsw_nuss_tx_compl_packet_skb(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_tx_compl_packet_skb()
[all …]
Dam65-cpsw-qos.c1205 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_qos_ndo_tx_p0_set_maxrate() local
1268 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[tx_ch]; in am65_cpsw_qos_tx_p0_rate_init() local
Dam65-cpsw-ethtool.c920 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_get_per_queue_coalesce() local
946 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_set_per_queue_coalesce() local
Dam65-cpsw-nuss.h83 struct k3_udma_glue_tx_channel *tx_chn; member