Searched refs:chppEnqueueTxPacket (Results 1 – 1 of 1) sorted by relevance
70 static void chppEnqueueTxPacket(struct ChppTransportState *context,214 chppEnqueueTxPacket( in chppConsumeHeader()240 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_OOM); in chppConsumeHeader()341 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_CHECKSUM); // NACK in chppConsumeFooter()572 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessResetAck()575 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessResetAck()607 chppEnqueueTxPacket(context, CHPP_ATTR_AND_ERROR_TO_PACKET_CODE( in chppProcessRxPacket()670 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessRxPayload()815 static void chppEnqueueTxPacket(struct ChppTransportState *context, in chppEnqueueTxPacket() function1193 chppEnqueueTxPacket(context, packetCode); in chppEnqueueTxDatagram()[all …]