Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c523 rxDStat->specAddMatch = (wd1 & CEDI_RXD_EXT_ADD_MAT)?1:0; in emacGetRxDescStat()
528 rxDStat->specAddMatch = (wd1 & CEDI_RXD_SPEC_ADD_MAT)?1:0; in emacGetRxDescStat()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h910 uint8_t specAddMatch; member