Searched refs:flight (Results 1 – 11 of 11) sorted by relevance
51 - ``Maximum number of in-flight events`` (default ``8192``)53 In **Marvell OCTEON TX2** the max number of in-flight events are only limited55 upper limit for in-flight events.70 SSO GGRPs i.e. queue uses DRAM & SRAM buffers to hold in-flight
1 * ISL29501 Time-of-flight sensor.
44 Admission Control Block supports reporting the number of packets in-flight in a
3685 uint32_t flight; in bbr_ack_received() local3694 flight = ctf_flight_size(tp, in bbr_ack_received()3696 bbr_log_type_cwndupd(bbr, flight, 0, in bbr_ack_received()3711 cwnd = flight + bytes_this_ack; in bbr_ack_received()3780 uint32_t flight; in bbr_post_recovery() local3814 flight = ctf_flight_size(tp, in bbr_post_recovery()3914 if (flight <= tp->snd_cwnd) { in bbr_post_recovery()11285 uint32_t flight; in bbr_state_change() local11784 uint32_t flight; in bbr_what_can_we_send() local11787 if (flight >= sendwin) { in bbr_what_can_we_send()[all …]
11850 uint32_t flight; in rack_what_can_we_send() local11852 flight = ctf_flight_size(tp, rack->r_ctl.rc_sacked); in rack_what_can_we_send()11853 if (flight >= sendwin) { in rack_what_can_we_send()11861 len = sendwin - flight; in rack_what_can_we_send()
874 uint16_t flight; member
507 sctp_clog.x.wake.flight = stcb->asoc.total_flight_count; in sctp_wakeup_log()
375 * Check the in-flight events for the desired queue for enqueue and dequeue.
311 create as many priv_xforms as it expects to have stateless operations in-flight.
1173 * Performance: Multiple packets are in-flight within the pipeline at any moment. Each packet is o…