Searched refs:Des2 (Results 1 – 2 of 2) sorted by relevance
744 TxRingConfig[i].RingDesc[j].Des2 = 0U; in Gmac_Ip_InitTxBD()806 RxRingConfig[i].RingDesc[j].Des2 = 0U; in Gmac_Ip_InitRxBD()815 RxRingConfig[i].RingDesc[j].Des2 = 0U; in Gmac_Ip_InitRxBD()910 Bd->Des2 = 0U; in Gmac_Ip_RestoreRxCtxtDescr()1546 Bd->Des2 = (uint32)Buff->Length | GMAC_TDES2_IOC_MASK | GMAC_TDES2_TTSE_MASK; in Gmac_Ip_SendFrame()1557 Bd->Des2 &= ~GMAC_TDES2_IOC_MASK; in Gmac_Ip_SendFrame()1642 Bd->Des2 = (uint32)Buffers[i].Length; in Gmac_Ip_SendMultiBufferFrame()1657 … LastBd->Des2 |= GMAC_TDES2_TTSE_MASK | ((Options->NoInt == TRUE)? 0U : GMAC_TDES2_IOC_MASK); in Gmac_Ip_SendMultiBufferFrame()1858 Bd->Des2 = 0U; in Gmac_Ip_SetRxExternalBuffer()1916 Bd->Des2 = 0U; in Gmac_Ip_ProvideRxBuff()
525 uint32 Des2; member