/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 7000.c | 132 {.temperature = 112, .backoff = 300}, 133 {.temperature = 113, .backoff = 800}, 134 {.temperature = 114, .backoff = 1500}, 135 {.temperature = 115, .backoff = 3000}, 136 {.temperature = 116, .backoff = 5000}, 137 {.temperature = 117, .backoff = 10000}, 257 {.pwr = 1600, .backoff = 0}, 258 {.pwr = 1300, .backoff = 467}, 259 {.pwr = 900, .backoff = 1900}, 260 {.pwr = 800, .backoff = 2630}, [all …]
|
D | 8000.c | 124 {.temperature = 110, .backoff = 200}, 125 {.temperature = 111, .backoff = 600}, 126 {.temperature = 112, .backoff = 1200}, 127 {.temperature = 113, .backoff = 2000}, 128 {.temperature = 114, .backoff = 4000},
|
D | 9000.c | 110 {.temperature = 110, .backoff = 200}, 111 {.temperature = 111, .backoff = 600}, 112 {.temperature = 112, .backoff = 1200}, 113 {.temperature = 113, .backoff = 2000}, 114 {.temperature = 114, .backoff = 4000},
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tt.c | 365 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff) in iwl_mvm_tt_tx_backoff() argument 370 .data = { &backoff, }, in iwl_mvm_tt_tx_backoff() 373 backoff = max(backoff, mvm->thermal_throttle.min_backoff); in iwl_mvm_tt_tx_backoff() 377 backoff); in iwl_mvm_tt_tx_backoff() 378 mvm->thermal_throttle.tx_backoff = backoff; in iwl_mvm_tt_tx_backoff() 440 params->tx_backoff[i].backoff); in iwl_mvm_tt_handler() 470 {.temperature = 112, .backoff = 200}, 471 {.temperature = 113, .backoff = 600}, 472 {.temperature = 114, .backoff = 1200}, 473 {.temperature = 115, .backoff = 2000}, [all …]
|
D | ops.c | 524 const struct iwl_pwr_tx_backoff *backoff = mvm->cfg->pwr_tx_backoffs; in iwl_mvm_min_backoff() local 527 if (!backoff) in iwl_mvm_min_backoff() 532 while (backoff->pwr) { in iwl_mvm_min_backoff() 533 if (dflt_pwr_limit >= backoff->pwr) in iwl_mvm_min_backoff() 534 return backoff->backoff; in iwl_mvm_min_backoff() 536 backoff++; in iwl_mvm_min_backoff()
|
/Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 89 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() 150 mcast->backoff = 1; in ipoib_mcast_alloc() 389 mcast->backoff = 1; in ipoib_mcast_join_complete() 427 mcast->backoff >= 2) { in ipoib_mcast_join_complete() 437 mcast->backoff = 1; in ipoib_mcast_join_complete() 626 if (mcast->backoff > 1 && in ipoib_mcast_join_task() 644 if (mcast->backoff == 1 || in ipoib_mcast_join_task()
|
/Linux-v5.4/net/ceph/ |
D | osd_client.c | 1811 struct ceph_osd_backoff *backoff; in alloc_backoff() local 1813 backoff = kzalloc(sizeof(*backoff), GFP_NOIO); in alloc_backoff() 1814 if (!backoff) in alloc_backoff() 1817 RB_CLEAR_NODE(&backoff->spg_node); in alloc_backoff() 1818 RB_CLEAR_NODE(&backoff->id_node); in alloc_backoff() 1819 return backoff; in alloc_backoff() 1822 static void free_backoff(struct ceph_osd_backoff *backoff) in free_backoff() argument 1824 WARN_ON(!RB_EMPTY_NODE(&backoff->spg_node)); in free_backoff() 1825 WARN_ON(!RB_EMPTY_NODE(&backoff->id_node)); in free_backoff() 1827 free_hoid(backoff->begin); in free_backoff() [all …]
|
D | debugfs.c | 322 struct ceph_osd_backoff *backoff = in dump_backoffs() local 326 dump_spgid(s, &backoff->spgid); in dump_backoffs() 327 seq_printf(s, "\t%llu\t", backoff->id); in dump_backoffs() 328 dump_hoid(s, backoff->begin); in dump_backoffs() 330 dump_hoid(s, backoff->end); in dump_backoffs()
|
/Linux-v5.4/net/ax25/ |
D | ax25_subr.c | 224 switch (ax25->backoff) { in ax25_calculate_t1() 247 if (ax25->backoff == 0) in ax25_calculate_rtt()
|
D | af_ax25.c | 454 ax25->backoff = ax25_dev->values[AX25_VALUES_BACKOFF]; in ax25_fillin_cb_from_dev() 488 ax25->backoff = AX25_DEF_BACKOFF; in ax25_fillin_cb() 614 ax25->backoff = opt; in ax25_setsockopt() 731 val = ax25->backoff; in ax25_getsockopt() 924 ax25->backoff = oax25->backoff; in ax25_make_new()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-config.h | 220 u32 backoff; member 285 u32 backoff; member
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_validation.h | 252 bool backoff);
|
D | vmwgfx_validation.c | 479 bool backoff) in vmw_validation_res_unreserve() argument 484 if (backoff) in vmw_validation_res_unreserve()
|
/Linux-v5.4/Documentation/networking/ |
D | tcp-thin.txt | 27 2) If the stream is thin, do not apply exponential backoff.
|
/Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
D | wlan.h | 191 u8 backoff:1; member
|
/Linux-v5.4/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.h | 69 u32 backoff; /* FEC + 0x0C8 */ member
|
/Linux-v5.4/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1857 unsigned int backoff; in dlm_join_domain() local 1921 backoff = (unsigned int)(jiffies & 0x3); in dlm_join_domain() 1922 backoff *= DLM_DOMAIN_BACKOFF_MS; in dlm_join_domain() 1923 total_backoff += backoff; in dlm_join_domain() 1924 mlog(0, "backoff %d\n", backoff); in dlm_join_domain() 1925 msleep(backoff); in dlm_join_domain()
|
/Linux-v5.4/drivers/gpu/drm/msm/ |
D | msm_gem_submit.c | 153 int i, bool backoff) in submit_unlock_unpin_bo() argument 163 if (backoff && !(submit->bos[i].flags & BO_VALID)) in submit_unlock_unpin_bo()
|
/Linux-v5.4/Documentation/x86/x86_64/ |
D | machinecheck.rst | 44 triggers an exponential backoff (poll less often) on the polling
|
/Linux-v5.4/include/net/ |
D | ax25.h | 249 unsigned char condition, backoff; member
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 415 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) in radeon_cs_parser_fini() argument 435 } else if (backoff) { in radeon_cs_parser_fini()
|
/Linux-v5.4/drivers/gpu/drm/ |
D | drm_client_modeset.c | 968 goto backoff; in drm_client_modeset_commit_atomic() 977 backoff: in drm_client_modeset_commit_atomic()
|
/Linux-v5.4/arch/mips/include/asm/sn/sn0/ |
D | hubmd.h | 585 backoff: 2, /* 49-48: backoff control */ member
|
/Linux-v5.4/drivers/s390/scsi/ |
D | zfcp_fc.c | 57 unsigned long backoff = msecs_to_jiffies(zfcp_fc_port_scan_backoff()); in zfcp_fc_port_scan_time() local 59 adapter->next_port_scan = jiffies + interval + backoff; in zfcp_fc_port_scan_time()
|
/Linux-v5.4/Documentation/locking/ |
D | ww-mutex-design.rst | 50 Wait-Die when recovering from a backoff. Wound-Wait is also a preemptive 260 method #3 below. The backoff/retry procedure will be a bit more involved, since
|