Searched refs:NumMsgAvail (Results 1 – 2 of 2) sorted by relevance
161 unsigned NumMsgAvail() in NumMsgAvail() function
2145 if (((size / iCcsrlSduSize) + 1) > iTxPacketAlloc->NumMsgAvail()) in UpperLayerRx()2147 …::UpperLayerRx - Unable allocate enough messages, current num %d", iTxPacketAlloc->NumMsgAvail())); in UpperLayerRx()2205 if (iTxPacketAlloc->NumMsgAvail() == 0) in UpperLayerRx()