Searched refs:congestion (Results 1 – 20 of 20) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cong.c | 56 #define CONG_LOCK(dev) sx_xlock(&(dev)->congestion.lock) 57 #define CONG_UNLOCK(dev) sx_xunlock(&(dev)->congestion.lock) 58 #define CONG_LOCKED(dev) sx_xlocked(&(dev)->congestion.lock) 282 dev->congestion.arg[x] = mlx5_get_cc_param_val(field, x); in mlx5_ib_get_all_cc_params() 329 value = dev->congestion.arg[arg2]; in mlx5_ib_cong_params_handler() 333 value == dev->congestion.arg[arg2]) in mlx5_ib_cong_params_handler() 337 dev->congestion.arg[arg2] = value; in mlx5_ib_cong_params_handler() 345 dev->congestion.arg[arg2]); in mlx5_ib_cong_params_handler() 364 dev->congestion.c = MLX5_GET(query_cong_status_out, out, field); \ in mlx5_ib_get_all_cc_status() 382 value = dev->congestion.arg[arg2]; in mlx5_ib_cong_status_handler() [all …]
|
H A D | mlx5_ib.h | 665 m(+1, u64, rp_dce_tcp_g, "rp_dce_tcp_g", "Used to update the congestion estimator, alpha, once every dce_tcp_rtt once every dce_tcp_rtt microseconds") \ 786 struct mlx5_ib_congestion congestion; member
|
/freebsd/sys/arm/conf/ |
H A D | DEFAULTS | 7 # Default congestion control algorithm 8 options CC_CUBIC # include CUBIC congestion control
|
H A D | std.armv6 |
|
H A D | std.armv7 | 9 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/powerpc/conf/ |
H A D | DEFAULTS | 14 # Default congestion control algorithm 15 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/arm64/conf/ |
H A D | DEFAULTS | 15 # Default congestion control algorithm 16 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/riscv/conf/ |
H A D | DEFAULTS | 15 # Default congestion control algorithm 16 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/amd64/conf/ |
H A D | DEFAULTS | 25 # Default congestion control algorithm 26 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/i386/conf/ |
H A D | DEFAULTS | 26 # Default congestion control algorithm 27 options CC_CUBIC # include CUBIC congestion control
|
/freebsd/sys/netinet/cc/ |
H A D | cc_cdg.c | 582 int congestion, new_measurement, slowstart; in cdg_ack_received() local 587 congestion = 0; in cdg_ack_received() 613 congestion = prob_backoff(qdiff_min); in cdg_ack_received() 615 congestion = prob_backoff(cdg_data->min_qtrend); in cdg_ack_received() 617 congestion = prob_backoff(qdiff_max); in cdg_ack_received() 619 congestion = prob_backoff(cdg_data->max_qtrend); in cdg_ack_received() 649 if (congestion) { in cdg_ack_received()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | qman.txt | 16 flow-level queuing, is also responsible for congestion management functions such 17 as RED/WRED, congestion notifications and tail discards. This binding covers the
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.def | 161 congestion, the roundtrip delay jitter can exceed three seconds and 177 network path congestion and jitter.
|
/freebsd/share/doc/papers/ |
H A D | bsdreferences.bib | 51 keywords = {FreeBSD, H-TCP, TCP, congestion control},
|
/freebsd/ |
H A D | UPDATING | 423 Commit b8d60729deef changed the TCP congestion control framework so 424 that any of the included congestion control modules could be 427 this commit you are required to declare at least one congestion 431 as the default. If no congestion control option is built into the 1900 Use of the cc_cdg, cc_chd, cc_hd, or cc_vegas congestion control
|
H A D | ObsoleteFiles.inc | 16156 # 20110915: rename congestion control manpages
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t6fw_cfg_uwire.txt | 204 #enable bottleneck-bw congestion control mode
|
/freebsd/contrib/libpcap/ |
H A D | grammar.y.in | 274 { PFRES_CONGEST, "congestion" },
|
/freebsd/sys/conf/ |
H A D | NOTES | 656 # You *must* define at least one of the congestion control 659 # if multiple congestion controls are compiled in.
|
/freebsd/share/dict/ |
H A D | web2 | 41289 congestion
|