Home
last modified time | relevance | path

Searched full:reordering (Results 1 – 25 of 154) sorted by relevance

1234567

/linux/net/ipv4/
H A Dtcp_recovery.c10 /* If reordering has not been observed, be aggressive during in tcp_rack_reo_wnd()
16 if (tp->sacked_out >= tp->reordering && in tcp_rack_reo_wnd()
22 /* To be more reordering resilient, allow min_rtt/4 settling delay. in tcp_rack_reo_wnd()
23 * Use min_rtt instead of the smoothed RTT because reordering is in tcp_rack_reo_wnd()
50 * is being more resilient to reordering by simply allowing some
82 * the recent RTT plus the reordering window. in tcp_rack_detect_loss()
146 /* We have waited long enough to accommodate reordering. Mark the expired
171 * If a DSACK is received that seems like it may have been due to reordering
174 * due to reordering delay longer than reo_wnd.
222 if ((state < TCP_CA_Recovery && tp->sacked_out >= tp->reordering) || in tcp_newreno_mark_lost()
H A Dtcp_metrics.c450 if (val < tp->reordering && in tcp_update_metrics()
451 tp->reordering != in tcp_update_metrics()
454 tp->reordering); in tcp_update_metrics()
498 if (val && tp->reordering != val) in tcp_init_metrics()
499 tp->reordering = val; in tcp_init_metrics()
/linux/rust/kernel/sync/
H A Dbarrier.rs12 /// A barrier that prevents compiler from reordering memory accesses across the barrier.
24 /// A barrier that prevents compiler and CPU from reordering memory accesses across the barrier.
37 /// A barrier that prevents compiler and CPU from reordering memory write accesses across the
51 /// A barrier that prevents compiler and CPU from reordering memory read accesses across the
/linux/include/media/i2c/
H A Dadv7604.h23 * Bus rotation and reordering. This is used to specify component reordering on
100 /* Bus rotation and reordering */
H A Dadv7842.h21 * Bus rotation and reordering. This is used to specify component reordering on
138 /* Bus rotation and reordering */
/linux/arch/mips/include/asm/
H A Dsync.h24 * load/store datapath beyond which reordering is not possible before
118 * expect due to reordering & speculation:
121 * be executed after the LL - this is the reordering case.
127 * This reordering case is fixed by 3A R2 CPUs, ie. 3A2000 models and later.
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.c226 * This function returns the pointer to an entry in Rx reordering
246 /* This function retrieves the pointer to an entry in Rx reordering
271 * buffered in Rx reordering table.
293 * This function flushes all the packets in Rx reordering table.
297 * them and then dumps the Rx reordering table.
319 * This function creates an entry in Rx reordering table for the
535 * This function identifies if Rx reordering is needed for a received packet.
537 * In case reordering is required, the function will do the reordering
542 * the packet is reordered and all the packets in the updated Rx reordering
H A Dsta_rx.c185 * Rx reordering routine if 11n is enabled.
228 * directly to os. Don't pass thru rx reordering in mwifiex_process_sta_rx_packet()
/linux/tools/include/uapi/linux/
H A Dtcp.h182 * No apparent reordering, packet loss, or ECN marks.
189 * loss or reordering but needs further information to confirm packets
280 __u32 tcpi_reord_seen; /* reordering events seen */
300 TCP_NLA_REORDERING, /* Reordering metric */
312 TCP_NLA_REORD_SEEN, /* reordering events seen */
/linux/include/uapi/linux/
H A Dtcp.h197 * No apparent reordering, packet loss, or ECN marks.
204 * loss or reordering but needs further information to confirm packets
295 __u32 tcpi_reord_seen; /* reordering events seen */
341 TCP_NLA_REORDERING, /* Reordering metric */
353 TCP_NLA_REORD_SEEN, /* reordering events seen */
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dthine,thp7312.yaml98 This property is for lane reordering between the THP7312 and the
140 This property is for lane reordering between the THP7312 and the imaging
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dti,sn65dsi86.yaml119 reordering but only on physical ports 0 and 1.
132 reordering in any way.
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_rq.c39 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec()
58 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec()
79 * and/or CPU from reordering the reads which would potentially in enic_rq_cq_desc_dec()
/linux/tools/memory-model/litmus-tests/
H A DLB+unlocklockonceonce+poacquireonce.litmus10 * the viewpoint of another CPU (the kind of reordering allowed by TSO).
/linux/arch/alpha/include/asm/
H A Drwonce.h17 * For the curious, more information about this unusual reordering is
/linux/arch/arm/include/asm/
H A Dneon.h17 * compilation unit. To prevent issues that may arise from GCC reordering or
/linux/include/linux/
H A Dtcp.h213 u32 reordering; /* Packet reordering metric. */
385 u8 reo_wnd_steps; /* Allowed reordering window */
418 u32 reord_seen; /* number of data packet reordering events */
207 u32 reordering; /* Packet reordering metric. */ global() member
/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,mt7986-wo-ccif.yaml16 aggregation packet reordering or rx header translation) on MT7986 soc.
/linux/drivers/platform/x86/amd/
H A DKconfig16 that alters CPU core reordering. This bias prefers cores with higher
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h233 /* Prevent GCC from reordering around free */ in cvmx_fpa_free_nosync()
258 * prevent GCC from reordering operations to after the in cvmx_fpa_free()
/linux/Documentation/block/
H A Dblk-mq.rst98 any reordering. When the device starts processing requests in the hardware
119 There is no reordering at this stage, and each software queue has a set of
/linux/drivers/scsi/fnic/
H A Dcq_desc.h54 * and/or CPU from reordering the reads which would potentially in cq_desc_dec()
/linux/drivers/scsi/snic/
H A Dcq_desc.h52 * and/or CPU from reordering the reads which would potentially in cq_desc_dec()
/linux/Documentation/devicetree/bindings/mtd/
H A Dgpio-control-nand.txt23 location used to guard against bus reordering with regards to accesses to
/linux/tools/testing/selftests/net/packetdrill/
H A Ddefaults.sh32 # TCP reordering degree ("dupthresh" threshold for entering Fast Recovery).

1234567