Searched refs:pending_snd_sz (Results 1 – 1 of 1) sorted by relevance
197 uint32_t pending_snd_sz, canwrite_size; in vmbus_rxbr_need_signal() local205 pending_snd_sz = rbr->rxbr_psndsz; in vmbus_rxbr_need_signal()207 if (!pending_snd_sz) in vmbus_rxbr_need_signal()215 if (canwrite_size - bytes_read > pending_snd_sz) in vmbus_rxbr_need_signal()222 if (canwrite_size <= pending_snd_sz) in vmbus_rxbr_need_signal()