Searched refs:hostIntfComputeCrc (Results 1 – 1 of 1) sorted by relevance
208 static inline __le32 hostIntfComputeCrc(uint8_t *buf) in hostIntfComputeCrc() function256 packetCrc = hostIntfComputeCrc(buf); in hostIntfFindHandler()306 txFooter->crc = hostIntfComputeCrc(mTxBuf.buf); in hostIntfTxPacket()322 txFooter->crc = hostIntfComputeCrc(mTxNakBuf.buf); in hostIntfTxNakPacket()