Searched refs:lRxSpace (Results 1 – 1 of 1) sorted by relevance
1312 int32_t lRxSpace; in prvSendData() local1326 lRxSpace = ( int32_t ) ulRxBufferSpace; in prvSendData()1337 … ( lRxSpace >= lMinLength ) && /* There is Rx space for more data. */ in prvSendData()1382 ( int ) lRxSpace ) ); in prvSendData()1409 ( void ) lRxSpace; in prvSendData()