Searched refs:TransmitChCfgPtr (Results 1 – 3 of 3) sorted by relevance
154 Mru_Ip_StatusType Mru_Ip_Transmit_Privileged( const Mru_Ip_TransmitChannelType *TransmitChCfgPtr,195 Mru_Ip_StatusType Mru_Ip_Transmit_Privileged( const Mru_Ip_TransmitChannelType *TransmitChCfgPtr, in Mru_Ip_Transmit_Privileged() argument201 …uint32 LastMbStatus = (*(TransmitChCfgPtr->ChMBSTATAdd)>> (TransmitChCfgPtr->LastTxMBIndex)) & MRU… in Mru_Ip_Transmit_Privileged()204 DevAssert(NULL_PTR != TransmitChCfgPtr); in Mru_Ip_Transmit_Privileged()210 if ((TRUE == TransmitChCfgPtr->bOverwriteMBEnb ) || (0U == LastMbStatus )) in Mru_Ip_Transmit_Privileged()213 for(BufferIndex = 0u; BufferIndex < TransmitChCfgPtr->NumTxMB; BufferIndex++) in Mru_Ip_Transmit_Privileged()215 *TransmitChCfgPtr->MBAddList[BufferIndex] = TxBufferPtr[BufferIndex]; in Mru_Ip_Transmit_Privileged()345 Mru_Ip_StatusType Mru_Ip_Transmit( const Mru_Ip_TransmitChannelType *TransmitChCfgPtr, in Mru_Ip_Transmit() argument349 return (Mru_Ip_StatusType)Call_Mru_Ip_Transmit(TransmitChCfgPtr, TxBufferPtr); in Mru_Ip_Transmit()
84 …n Mru_Ip_StatusType Mru_Ip_Transmit_Privileged( const Mru_Ip_TransmitChannelType *TransmitChCfgPtr,
130 Mru_Ip_StatusType Mru_Ip_Transmit(const Mru_Ip_TransmitChannelType *TransmitChCfgPtr,