Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_tx.c353 ((prm->flags & CEDI_TXB_UDP_ENCAP)?CEDI_TXD_UFO_ENABLE:0)); in emacQTxBuf()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h250 #define CEDI_TXB_UDP_ENCAP (0x10) macro