Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c320 Gmac_Ip_RxInfoType * Info
365 Gmac_Ip_RxInfoType * Info in Gmac_Ip_ReadTimeStampInfo() argument
388 Info->Timestamp.secondsHi = CurrTimeSecHi; in Gmac_Ip_ReadTimeStampInfo()
392 Info->Timestamp.secondsHi = (uint16)(CurrTimeSecHi - 1U); in Gmac_Ip_ReadTimeStampInfo()
394 Info->Timestamp.seconds = BdSec; in Gmac_Ip_ReadTimeStampInfo()
395 Info->Timestamp.nanoseconds = (uint32)(Bd->Des0); in Gmac_Ip_ReadTimeStampInfo()
399 Info->Timestamp.secondsHi = 0U; in Gmac_Ip_ReadTimeStampInfo()
400 Info->Timestamp.seconds = 0U; in Gmac_Ip_ReadTimeStampInfo()
401 Info->Timestamp.nanoseconds = 0U; in Gmac_Ip_ReadTimeStampInfo()
1724 Gmac_Ip_RxInfoType * Info) in Gmac_Ip_ReadFrame() argument
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip.h304 Gmac_Ip_RxInfoType * Info);
378 Gmac_Ip_TxInfoType * Info);