Searched refs:hostIntfGetPayload (Results 1 – 1 of 1) sorted by relevance
190 static inline void *hostIntfGetPayload(uint8_t *buf) in hostIntfGetPayload() function407 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfTxSendAck()421 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfTxAck()431 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfGenerateAck()432 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateAck()507 void *rxPayload = hostIntfGetPayload(mRxBuf); in hostIntfGenerateResponse()509 void *txPayload = hostIntfGetPayload(mTxBuf.buf); in hostIntfGenerateResponse()