Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h241 uint32_t emacGetJumboFrameRxMaxLen(void *pD, uint16_t *length);
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c66 if (0!=emacGetJumboFrameRxMaxLen(pD, &length)) in emacCalcMaxRxFrameSize()
Dedd.c2722 uint32_t emacGetJumboFrameRxMaxLen(void *pD, uint16_t *length) in emacGetJumboFrameRxMaxLen() function
4848 emacGetJumboFrameRxMaxLen,