Searched refs:Bd (Results 1 – 1 of 1) sorted by relevance
301 const Gmac_Ip_BufferDescriptorType * Bd,304 static boolean Gmac_Ip_RestoreRxCtxtDescr(Gmac_Ip_BufferDescriptorType *Bd);369 const Gmac_Ip_BufferDescriptorType *Bd; in Gmac_Ip_ReadTimeStampInfo() local375 Bd = Gmac_apxState[Instance]->RxCurrentDesc[Ring]; in Gmac_Ip_ReadTimeStampInfo()377 if ((Bd->Des1 & GMAC_RDES1_TSA_MASK) != 0U) in Gmac_Ip_ReadTimeStampInfo()379 Bd++; in Gmac_Ip_ReadTimeStampInfo()384 BdSec = (uint32)(Bd->Des1); in Gmac_Ip_ReadTimeStampInfo()395 Info->Timestamp.nanoseconds = (uint32)(Bd->Des0); in Gmac_Ip_ReadTimeStampInfo()861 const Gmac_Ip_BufferDescriptorType * Bd, in Gmac_Ip_GetTimestamp() argument868 if ((Bd->Des3 & GMAC_TX_STAT_TTSS_MASK) != 0U) in Gmac_Ip_GetTimestamp()[all …]