Home
last modified time | relevance | path

Searched full:rack (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/rxrpc/
H A Dinput_rack.c2 /* RACK-TLP [RFC8958] Implementation
59 * Update the RACK state for the most recently sent packet that has been
82 /* The RACK algorithm requires the segment ACKs to be traversed in in rxrpc_rack_update()
84 * matter for is that RACK.rtt is set to the rtt of the most recently in rxrpc_rack_update()
86 * setting RACK.rtt if the xmit time is greater. in rxrpc_rack_update()
258 * Handle RACK-TLP RTO expiration [RFC8958 6.3].
372 /* General Case: Detected packet losses using RACK [7.4.1] */ in rxrpc_tlp_process_ack()
393 * Handle RACK timer expiration; returns true to request a resend.
416 pr_warn("Unexpected rack timer %u", mode); in rxrpc_rack_timer_expired()
H A Dar-internal.h698 * Current purpose of call RACK timer. According to the RACK-TLP protocol
704 RXRPC_CALL_RACKTIMER_RACK_REORDER, /* RACK reordering timer */
822 /* RACK-TLP [RFC8985] state. */
834 enum rxrpc_rack_timer_mode rack_timer_mode; /* Current mode of RACK timer */
971 * Transmit queue element, including RACK [RFC8985] per-segment metadata. The
H A Dcall_event.c129 * Resend the highest-seq DATA packet so far transmitted for RACK-TLP [RFC8985 7.3].
H A Doutput.c574 /* Record (re-)transmission for RACK [RFC8985 6.1]. */ in rxrpc_prepare_data_packet()
H A Dinput.c1208 /* Drive the congestion management algorithm first and then RACK-TLP as in rxrpc_input_ack()
/linux/sound/firewire/
H A DKconfig121 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW
142 * Digi 002 Rack
144 * Digi 003 Rack
145 * Digi 003 Rack+
/linux/arch/x86/include/asm/uv/
H A Duv_geo.h24 unsigned char rack; member
88 -1 : g.common.rack; in geo_rack()
/linux/drivers/platform/x86/
H A Duv_sysfs.c70 static int location_to_bpos(char *location, int *rack, int *slot, int *blade) in location_to_bpos() argument
76 &r, rack, &type, slot, &b, &idb, &h, &idh) != 8) in location_to_bpos()
88 int rack, slot, blade; in cache_obj_to_cnode() local
98 rack = geo_rack(geoid); in cache_obj_to_cnode()
101 if (obj_rack == rack && obj_slot == slot && obj_blade == blade) in cache_obj_to_cnode()
/linux/sound/firewire/bebob/
H A Dbebob_terratec.c43 /* PHASE 88 Rack FW */
/linux/drivers/macintosh/
H A DMakefile64 obj-$(CONFIG_PMAC_RACKMETER) += rack-meter.o
/linux/tools/testing/selftests/net/packetdrill/
H A Ddefaults.sh41 # TCP RACK and TLP.
/linux/net/ipv4/
H A Dtcp_input.c1255 /* We increase the RACK ordering window in rounds where we receive in tcp_dsack_seen()
1256 * DSACKs that may have been due to reordering causing RACK to trigger in tcp_dsack_seen()
1257 * a spurious fast recovery. Thus RACK ignores DSACKs that happen in tcp_dsack_seen()
1259 * is timer-driven, not triggered by RACK). in tcp_dsack_seen()
1262 tp->rack.dsack_seen = 1; in tcp_dsack_seen()
1580 * This is "Step 3: Advance RACK.xmit_time and update RACK.RTT" from
1581 * draft-cheng-tcpm-rack-00.txt
1602 tp->rack.advanced = 1; in tcp_rack_advance()
1603 tp->rack.rtt_us = rtt_us; in tcp_rack_advance()
1604 if (tcp_skb_sent_after(xmit_time, tp->rack.mstamp, in tcp_rack_advance()
[all …]
/linux/drivers/platform/mellanox/
H A DKconfig115 The SN2201 is a highly integrated for one rack unit system with
H A Dmlx-platform.c368 /* Default value for PWM control register for rack switch system */
581 /* Platform channels for rack switch system family */
586 /* Platform rack switch mux data */
/linux/Documentation/hwmon/
H A Dmlxreg-fan.rst13 These are the Top of the Rack systems, equipped with Mellanox switch
/linux/drivers/media/pci/mantis/
H A Dhopper_cards.c49 "RACK"
H A Dmantis_cards.c60 "RACK"
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-goramo-multilink.dts6 * - MultiLink Max (19" rack mount)
/linux/Documentation/misc-devices/
H A Dibmvmc.rst31 packaged as an external tower or rack-mounted personal computer. In a
/linux/sound/usb/
H A Dformat.c495 case USB_ID(0x0e41, 0x4242): /* Line6 Helix Rack */ in line6_parse_audio_format_rates_quirk()
501 case USB_ID(0x0e41, 0x4249): /* Line6 Helix Rack >= fw 2.82 */ in line6_parse_audio_format_rates_quirk()
/linux/sound/firewire/digi00x/
H A Damdtp-dot.c35 * Zammit in 2012, with reverse-engineering for Digi 003 Rack.
/linux/arch/powerpc/kernel/
H A Drtas-proc.c89 #define LOC_RACKMOUNTED 'U' /* for _u_nit is rack mounted */
651 seq_printf(m, "Rack #%c", c[1]); in check_location()
/linux/include/linux/
H A Dtcp.h392 } rack; member
/linux/include/trace/events/
H A Drxrpc.h418 EM(rxrpc_timer_trace_rack_off, "RACK-OFF ") \
419 EM(rxrpc_timer_trace_rack_zwp, "RACK-ZWP ") \
420 EM(rxrpc_timer_trace_rack_reo, "RACK-Reo ") \
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1634 bool rack, bool dack, u32 len) in rtw89_h2c_pkt_set_hdr() argument
1642 rack = true; in rtw89_h2c_pkt_set_hdr()
1651 (rack ? H2C_HDR_REC_ACK : 0) | in rtw89_h2c_pkt_set_hdr()
8949 bool rack, bool dack) in rtw89_fw_h2c_raw_with_hdr() argument
8962 H2C_CAT_OUTSRC, h2c_class, h2c_func, rack, dack, in rtw89_fw_h2c_raw_with_hdr()

12