Searched refs:should_receive_count (Results 1 – 1 of 1) sorted by relevance
1499 int16_t should_receive_count, bool verify_qos) in channel_port_receive_all() argument1546 if (should_receive_count >= 0 && in channel_port_receive_all()1547 received_count != should_receive_count) { in channel_port_receive_all()1551 should_receive_count); in channel_port_receive_all()1559 received_count, should_receive_count, payload.data); in channel_port_receive_all()1560 if (should_receive_count >= 0 && in channel_port_receive_all()1561 received_count > should_receive_count) { in channel_port_receive_all()