Searched refs:chppEnqueueTxPacket (Results 1 – 1 of 1) sorted by relevance
69 static void chppEnqueueTxPacket(struct ChppTransportState *context,194 chppEnqueueTxPacket( in chppConsumeHeader()220 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_OOM); in chppConsumeHeader()321 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_CHECKSUM); // NACK in chppConsumeFooter()557 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessResetAck()560 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessResetAck()592 chppEnqueueTxPacket(context, CHPP_ATTR_AND_ERROR_TO_PACKET_CODE( in chppProcessRxPacket()649 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_NONE); in chppProcessRxPayload()800 static void chppEnqueueTxPacket(struct ChppTransportState *context, in chppEnqueueTxPacket() function1151 chppEnqueueTxPacket(context, packetCode); in chppEnqueueTxDatagram()[all …]