Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c316 static Gmac_Ip_PayloadType Gmac_Ip_GetPayloadType(uint32 PayloadTypeVal);
1024 static Gmac_Ip_PayloadType Gmac_Ip_GetPayloadType(uint32 PayloadTypeVal) in Gmac_Ip_GetPayloadType() argument
1028 if (1U == PayloadTypeVal) in Gmac_Ip_GetPayloadType()
1032 else if (2U == PayloadTypeVal) in Gmac_Ip_GetPayloadType()
1036 else if (3U == PayloadTypeVal) in Gmac_Ip_GetPayloadType()