Home
last modified time | relevance | path

Searched defs:tx_chn (Results 1 – 6 of 6) 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 = &emac->tx_chns[i]; in prueth_ndev_del_tx_napi() local
99 struct prueth_tx_chn *tx_chn = &emac->tx_chns[q_idx]; in emac_xsk_xmit_zc() local
177 void prueth_xmit_free(struct prueth_tx_chn *tx_chn, in prueth_xmit_free()
226 struct prueth_tx_chn *tx_chn; in emac_tx_complete_packets() local
328 struct prueth_tx_chn *tx_chn = prueth_napi_to_tx_chn(napi_tx); in emac_napi_tx_poll() local
357 struct prueth_tx_chn *tx_chn = dev_id; in prueth_tx_irq() local
372 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_ndev_add_tx_napi() local
423 struct prueth_tx_chn *tx_chn = &emac->tx_chns[i]; in prueth_init_tx_chns() local
703 struct prueth_tx_chn *tx_chn; in emac_xmit_xdp_frame() 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.c885 struct prueth_tx_chn *tx_chn = &emac->tx_chns[queue_id]; in prueth_set_xsk_pool() local
1596 struct prueth_tx_chn *tx_chn = &emac->tx_chns[qid]; in prueth_xsk_wakeup() local
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c411 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_nuss_ndo_host_tx_timeout() local
661 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; in am65_cpsw_destroy_txq() local
672 struct am65_cpsw_tx_chn *tx_chn = common->tx_chns; in am65_cpsw_destroy_txqs() local
695 struct am65_cpsw_tx_chn *tx_chn = &common->tx_chns[id]; in am65_cpsw_create_txq() local
738 static void am65_cpsw_nuss_set_buf_type(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_set_buf_type()
750 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()
792 static void am65_cpsw_nuss_xmit_free(struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_nuss_xmit_free()
829 struct am65_cpsw_tx_chn *tx_chn = data; in am65_cpsw_nuss_tx_cleanup() local
1091 struct am65_cpsw_tx_chn *tx_chn, in am65_cpsw_xdp_tx_frame()
1173 struct am65_cpsw_tx_chn *tx_chn; in am65_cpsw_run_xdp() 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