Searched refs:ipmbConnectionHeaderLength (Results 1 – 5 of 5) sorted by relevance
69 ipmbConnectionHeaderLength); in ipmbConnectionHeaderChecksumValidate()75 (reinterpret_cast<uint8_t*>(ipmbHeader) + ipmbConnectionHeaderLength), in ipmbDataChecksumValidate()76 (length - ipmbConnectionHeaderLength)); in ipmbDataChecksumValidate()
69 constexpr size_t ipmbConnectionHeaderLength = 3; variable78 ipmbPktLenSize + ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength +
83 bufferLength - (ipmbConnectionHeaderLength + in i2cToIpmbConstruct()97 ipmbConnectionHeaderLength + ipmbChecksumSize; in ipmbToi2cConstruct()118 (uint8_t*)ipmbBuffer, ipmbConnectionHeaderLength - ipmbChecksumSize); in ipmbToi2cConstruct()184 bufferLength - (ipmbConnectionHeaderLength + in i2cToIpmbConstruct()198 ipmbConnectionHeaderLength + ipmbChecksumSize; in ipmbToi2cConstruct()220 (uint8_t*)ipmbBuffer, ipmbConnectionHeaderLength - ipmbChecksumSize); in ipmbToi2cConstruct()
98 ipmbConnectionHeaderLength); in ipmbConnectionHeaderChecksumValidate()105 ipmbConnectionHeaderLength), in ipmbDataChecksumValidate()106 (length - ipmbConnectionHeaderLength)); in ipmbDataChecksumValidate()140 bufferLength - (ipmbConnectionHeaderLength + in IpmbRequest()177 buffer, ipmbConnectionHeaderLength - ipmbChecksumSize); in ipmbToi2cConstruct()183 &buffer[ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength]); in ipmbToi2cConstruct()187 ipmbConnectionHeaderLength + ipmbChecksumSize; in ipmbToi2cConstruct()
71 constexpr size_t ipmbConnectionHeaderLength = 3; variable78 ipmbConnectionHeaderLength + ipmbResponseDataHeaderLength +