Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c507 rxDStat->typeIdMatch = 0; in emacGetRxDescStat()
514 rxDStat->typeIdMatch = (wd1 & CEDI_RXD_TYP_MAT_SNP_NCFI)?1:0; in emacGetRxDescStat()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h897 uint8_t typeIdMatch; member