Home
last modified time | relevance | path

Searched refs:enRxExtBD (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c97 if (config->enRxExtBD){ in calcDescriptorSizes()
673 if (config->enRxExtBD) in initDmaConfigReg()
3797 ((config->enRxExtBD==0) && (rxMode!=0))) in emacSetDescTimeStampMode()
3822 if ((config->enTxExtBD==0)||(config->enRxExtBD==0)) in emacGetDescTimeStampMode()
Dedd_rx.c371 if ((CEDI_PdVar(cfg).enRxExtBD) && (descWd0 & CEDI_RXD_TS_VALID)) { in emacReadRxBuf()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c1211 …cy_ethif_cfg[u8EthIfInstance].enRxExtBD = CY_ETH_DEFINE_BD; … in Cy_ETHIF_PrepareConfiguration()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h648 uint8_t enRxExtBD; member