Searched refs:hostIntfGetPayload (Results 1 – 1 of 1) sorted by relevance
174 static inline void *hostIntfGetPayload(uint8_t *buf) in hostIntfGetPayload() function373 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfTxSendAck()387 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfTxAck()397 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfGenerateAck()398 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateAck()467 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateResponse()469 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfGenerateResponse()