Home
last modified time | relevance | path

Searched full:tse (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml225 only if the TSE enabled.
297 dma-ch-tse:
303 for those packets for which the TSE is set in the Tx Normal
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h540 bool tse; member
Deth_dwc_xgmac.c228 DMA_CHx_TX_CONTROL_TSE_SET(dma_chnl_cfg->tse) | in dwxgmac_dma_chnl_init()
1877 .dma_chnl_cfg.tse = DT_INST_PROP(port, dma_ch_tse), \