Home
last modified time | relevance | path

Searched refs:emacGetRxPartialStFwd (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h366 uint32_t emacGetRxPartialStFwd(void *pD, uint32_t *watermark, uint8_t *enable);
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c78 if (0!=emacGetRxPartialStFwd(pD, &tmp, &enabled)) in emacCalcMaxRxFrameSize()
972 uint32_t emacGetRxPartialStFwd(void *pD, uint32_t *watermark, uint8_t *enable) in emacGetRxPartialStFwd() function
Dedd.c4864 emacGetRxPartialStFwd,