Searched refs:Options (Results 1 – 5 of 5) sorted by relevance
220 const Gmac_Ip_TxOptionsType * Options);247 const Gmac_Ip_TxOptionsType *Options,
1518 const Gmac_Ip_TxOptionsType * Options) in Gmac_Ip_SendFrame() argument1553 if (Options != NULL_PTR) in Gmac_Ip_SendFrame()1555 if (Options->NoInt) in Gmac_Ip_SendFrame()1559 Bd->Des3 |= GMAC_TDES3_CPC(Options->CrcPadIns) | in Gmac_Ip_SendFrame()1560 GMAC_TDES3_CIC(Options->ChecksumIns); in Gmac_Ip_SendFrame()1597 const Gmac_Ip_TxOptionsType *Options, in Gmac_Ip_SendMultiBufferFrame() argument1616 GMAC_DEV_ASSERT(Options != NULL_PTR); in Gmac_Ip_SendMultiBufferFrame()1657 … LastBd->Des2 |= GMAC_TDES2_TTSE_MASK | ((Options->NoInt == TRUE)? 0U : GMAC_TDES2_IOC_MASK); in Gmac_Ip_SendMultiBufferFrame()1661 GMAC_TDES3_CPC(Options->CrcPadIns) | in Gmac_Ip_SendMultiBufferFrame()1662 GMAC_TDES3_CIC(Options->ChecksumIns); in Gmac_Ip_SendMultiBufferFrame()
282 http://www.bradapp.com/ftp/src/libs/C++/Options.ta290 http://www.bradapp.com/ftp/src/libs/C++/Options.ht
3009 …uint8 Options[1U]; /**< Option divider value - this value d… member
2859 …uint8 Options[1U]; /**< Option divider value - this value d… member