Home
last modified time | relevance | path

Searched refs:backoff (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D7000.c74 {.temperature = 112, .backoff = 300},
75 {.temperature = 113, .backoff = 800},
76 {.temperature = 114, .backoff = 1500},
77 {.temperature = 115, .backoff = 3000},
197 {.pwr = 1600, .backoff = 0},
198 {.pwr = 1300, .backoff = 467},
199 {.pwr = 900, .backoff = 1900},
200 {.pwr = 800, .backoff = 2630},
201 {.pwr = 700, .backoff = 3720},
202 {.pwr = 600, .backoff = 5550},
[all …]
H A D8000.c67 {.temperature = 110, .backoff = 200},
68 {.temperature = 111, .backoff = 600},
69 {.temperature = 112, .backoff = 1200},
70 {.temperature = 113, .backoff = 2000},
71 {.temperature = 114, .backoff = 4000},
H A D9000.c63 {.temperature = 110, .backoff = 200},
64 {.temperature = 111, .backoff = 600},
65 {.temperature = 112, .backoff = 1200},
66 {.temperature = 113, .backoff = 2000},
67 {.temperature = 114, .backoff = 4000},
/openbmc/linux/net/rxrpc/
H A Drtt.c140 peer->backoff = 0; in rxrpc_ack_update_rtt()
176 u8 backoff = READ_ONCE(peer->backoff); in rxrpc_get_rto_backoff() local
179 timo_j <<= backoff; in rxrpc_get_rto_backoff()
181 WRITE_ONCE(peer->backoff, backoff + 1); in rxrpc_get_rto_backoff()
193 peer->backoff = 0; in rxrpc_peer_init_rtt()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c369 .data = { &backoff, }, in iwl_mvm_tt_tx_backoff()
372 backoff = max(backoff, mvm->thermal_throttle.min_backoff); in iwl_mvm_tt_tx_backoff()
376 backoff); in iwl_mvm_tt_tx_backoff()
377 mvm->thermal_throttle.tx_backoff = backoff; in iwl_mvm_tt_tx_backoff()
439 params->tx_backoff[i].backoff); in iwl_mvm_tt_handler()
469 {.temperature = 112, .backoff = 200},
470 {.temperature = 113, .backoff = 600},
471 {.temperature = 114, .backoff = 1200},
472 {.temperature = 115, .backoff = 2000},
473 {.temperature = 116, .backoff = 4000},
[all …]
H A Dops.c650 const struct iwl_pwr_tx_backoff *backoff = mvm->cfg->pwr_tx_backoffs; in iwl_mvm_min_backoff() local
653 if (!backoff) in iwl_mvm_min_backoff()
658 while (backoff->pwr) { in iwl_mvm_min_backoff()
659 if (dflt_pwr_limit >= backoff->pwr) in iwl_mvm_min_backoff()
660 return backoff->backoff; in iwl_mvm_min_backoff()
662 backoff++; in iwl_mvm_min_backoff()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c89 mcast->backoff *= 2; in __ipoib_mcast_schedule_join_thread()
90 if (mcast->backoff > IPOIB_MAX_BACKOFF_SECONDS) in __ipoib_mcast_schedule_join_thread()
91 mcast->backoff = IPOIB_MAX_BACKOFF_SECONDS; in __ipoib_mcast_schedule_join_thread()
92 mcast->delay_until = jiffies + (mcast->backoff * HZ); in __ipoib_mcast_schedule_join_thread()
149 mcast->backoff = 1; in ipoib_mcast_alloc()
379 mcast->backoff = 1; in ipoib_mcast_join_complete()
417 mcast->backoff >= 2) { in ipoib_mcast_join_complete()
427 mcast->backoff = 1; in ipoib_mcast_join_complete()
611 if (mcast->backoff > 1 && in ipoib_mcast_join_task()
629 if (mcast->backoff == 1 || in ipoib_mcast_join_task()
/openbmc/linux/net/ceph/
H A Dosd_client.c1932 backoff = kzalloc(sizeof(*backoff), GFP_NOIO); in alloc_backoff()
1933 if (!backoff) in alloc_backoff()
1938 return backoff; in alloc_backoff()
1948 kfree(backoff); in free_backoff()
2046 if (!backoff) in should_plug_request()
2051 backoff->spgid.pgid.seed, backoff->spgid.shard, backoff->id); in should_plug_request()
4433 if (!backoff) { in handle_backoff_block()
4438 backoff->id = m->id; in handle_backoff_block()
4441 backoff->end = m->end; in handle_backoff_block()
4482 if (!backoff) { in handle_backoff_unblock()
[all …]
H A Ddebugfs.c327 struct ceph_osd_backoff *backoff = in dump_backoffs() local
331 dump_spgid(s, &backoff->spgid); in dump_backoffs()
332 seq_printf(s, "\t%llu\t", backoff->id); in dump_backoffs()
333 dump_hoid(s, backoff->begin); in dump_backoffs()
335 dump_hoid(s, backoff->end); in dump_backoffs()
/openbmc/linux/net/ax25/
H A Dax25_subr.c224 switch (ax25->backoff) { in ax25_calculate_t1()
247 if (ax25->backoff == 0) in ax25_calculate_rtt()
H A Daf_ax25.c479 ax25->backoff = ax25_dev->values[AX25_VALUES_BACKOFF]; in ax25_fillin_cb_from_dev()
513 ax25->backoff = AX25_DEF_BACKOFF; in ax25_fillin_cb()
639 ax25->backoff = opt; in ax25_setsockopt()
758 val = ax25->backoff; in ax25_getsockopt()
952 ax25->backoff = oax25->backoff; in ax25_make_new()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h175 bool backoff);
H A Dvmwgfx_validation.c480 bool backoff) in vmw_validation_res_unreserve() argument
485 if (backoff) in vmw_validation_res_unreserve()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h166 u32 backoff; member
231 u32 backoff; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd/
H A D0001-xxhash-bump-to-v2.1.2.patch126 github.com/cenkalti/backoff/v4 v4.1.1 // indirect
154 github.com/cenkalti/backoff/v4 v4.1.1 // indirect
182 github.com/cenkalti/backoff/v4 v4.1.1 // indirect
/openbmc/linux/Documentation/networking/
H A Dtcp-thin.rst31 2) If the stream is thin, do not apply exponential backoff.
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h69 u32 backoff; /* FEC + 0x0C8 */ member
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h191 u8 backoff:1; member
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c1852 unsigned int backoff; in dlm_join_domain() local
1916 backoff = (unsigned int)(jiffies & 0x3); in dlm_join_domain()
1917 backoff *= DLM_DOMAIN_BACKOFF_MS; in dlm_join_domain()
1918 total_backoff += backoff; in dlm_join_domain()
1919 mlog(0, "backoff %d\n", backoff); in dlm_join_domain()
1920 msleep(backoff); in dlm_join_domain()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-mce49 stops finding MCEs, it triggers an exponential backoff
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dminio_git.bb105 github.com/lestrrat-go/backoff/v2:github.com/lestrrat-go/backoff/v2 \
/openbmc/linux/include/net/
H A Dax25.h243 unsigned char condition, backoff; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c420 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) in radeon_cs_parser_fini() argument
440 } else if (backoff) { in radeon_cs_parser_fini()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio/
H A Dmodules.txt125 # github.com/lestrrat-go/backoff/v2 v2.0.8
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h585 backoff: 2, /* 49-48: backoff control */ member

12