Searched refs:mMaxFrameRetriesIndirect (Results 1 – 2 of 2) sorted by relevance
367 uint8_t GetMaxFrameRetriesIndirect(void) const { return mMaxFrameRetriesIndirect; } in GetMaxFrameRetriesIndirect()377 mMaxFrameRetriesIndirect = aMaxFrameRetriesIndirect; in SetMaxFrameRetriesIndirect()842 uint8_t mMaxFrameRetriesIndirect; member in ot::Mac::Mac
92 , mMaxFrameRetriesIndirect(kDefaultMaxFrameRetriesIndirect) in Mac()994 txFrames.SetMaxFrameRetries(mMaxFrameRetriesIndirect); in BeginTransmit()2122 …if (mMaxFrameRetriesIndirect >= OPENTHREAD_CONFIG_MAC_RETRY_SUCCESS_HISTOGRAM_MAX_SIZE_COUNT_INDIR… in GetIndirectRetrySuccessHistogram()2128 aNumberOfEntries = mMaxFrameRetriesIndirect + 1; in GetIndirectRetrySuccessHistogram()