Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A Drf-jf.c46 {.temperature = 110, .backoff = 200},
47 {.temperature = 111, .backoff = 600},
48 {.temperature = 112, .backoff = 1200},
49 {.temperature = 113, .backoff = 2000},
50 {.temperature = 114, .backoff = 4000},
/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()
378 mcast->backoff = 1; in ipoib_mcast_join_complete()
416 mcast->backoff >= 2) { in ipoib_mcast_join_complete()
426 mcast->backoff = 1; in ipoib_mcast_join_complete()
610 if (mcast->backoff > 1 && in ipoib_mcast_join_task()
628 if (mcast->backoff == 1 || in ipoib_mcast_join_task()
/linux/net/ceph/
H A Dosd_client.c1739 * ceph_pg_mapping. Used to track OSD backoffs -- a backoff [range] is
1913 struct ceph_osd_backoff *backoff; in alloc_backoff() local
1915 backoff = kzalloc_obj(*backoff, GFP_NOIO); in alloc_backoff()
1916 if (!backoff) in alloc_backoff()
1919 RB_CLEAR_NODE(&backoff->spg_node); in alloc_backoff()
1920 RB_CLEAR_NODE(&backoff->id_node); in alloc_backoff()
1921 return backoff; in alloc_backoff()
1924 static void free_backoff(struct ceph_osd_backoff *backoff) in free_backoff() argument
1926 WARN_ON(!RB_EMPTY_NODE(&backoff in free_backoff()
1979 struct ceph_osd_backoff *backoff = DEFINE_RB_FUNCS() local
2020 struct ceph_osd_backoff *backoff; should_plug_request() local
4361 create_backoff_message(const struct ceph_osd_backoff * backoff,u32 map_epoch) create_backoff_message() argument
4401 struct ceph_osd_backoff *backoff; handle_backoff_block() local
4461 struct ceph_osd_backoff *backoff; handle_backoff_unblock() local
[all...]
H A Ddebugfs.c333 struct ceph_osd_backoff *backoff = in dump_backoffs() local
337 dump_spgid(s, &backoff->spgid); in dump_backoffs()
338 seq_printf(s, "\t%llu\t", backoff->id); in dump_backoffs()
339 dump_hoid(s, backoff->begin); in dump_backoffs()
341 dump_hoid(s, backoff->end); in dump_backoffs()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h168 bool backoff);
H A Dvmwgfx_validation.c465 bool backoff) in vmw_validation_res_unreserve() argument
470 if (backoff) in vmw_validation_res_unreserve()
H A Dvmwgfx_execbuf.c157 bool backoff) in vmw_execbuf_bindings_commit() argument
162 if (!backoff) in vmw_execbuf_bindings_commit()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h263 u32 backoff; member
328 u32 backoff; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c750 const struct iwl_pwr_tx_backoff *backoff = mvm->cfg->pwr_tx_backoffs; in iwl_mvm_min_backoff() local
753 if (!backoff) in iwl_mvm_min_backoff()
758 while (backoff->pwr) { in iwl_mvm_min_backoff()
759 if (dflt_pwr_limit >= backoff->pwr) in iwl_mvm_min_backoff()
760 return backoff->backoff; in iwl_mvm_min_backoff()
762 backoff++; in iwl_mvm_min_backoff()
H A Dmvm.h2305 void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff);
/linux/Documentation/networking/
H A Dtcp-thin.rst31 2) If the stream is thin, do not apply exponential backoff.
H A Dsnmp_counter.rst357 half open queue, TCP stack will send SYN+ACK on an exponential backoff
/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h69 u32 backoff; /* FEC + 0x0C8 */ member
/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h191 u8 backoff:1; member
/linux/Documentation/ABI/testing/
H A Dsysfs-mce49 stops finding MCEs, it triggers an exponential backoff
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h585 backoff: 2, /* 49-48: backoff control */ member
/linux/drivers/s390/scsi/
H A Dzfcp_fc.c56 unsigned long backoff = msecs_to_jiffies(zfcp_fc_port_scan_backoff()); in zfcp_fc_port_scan_time() local
58 adapter->next_port_scan = jiffies + interval + backoff; in zfcp_fc_port_scan_time()
/linux/Documentation/locking/
H A Dww-mutex-design.rst50 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
/linux/Documentation/
H A Datomic_t.txt364 Such implementations are strongly encouraged to add exponential backoff loops
/linux/net/rxrpc/
H A Dar-internal.h881 u8 backoff; /* Backoff timeout (as shift) */ member
/linux/include/net/
H A Dtcp.h1655 u8 backoff = min_t(u8, ilog2(TCP_RTO_MAX / TCP_RTO_MIN) + 1, in tcp_probe0_when() local
1657 u64 when = (u64)tcp_probe0_base(sk) << backoff; in tcp_probe0_when()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3228 u64 backoff = (__res_u64(4) & 0xffff) * 79; /* 16us + 9us * 7 */ in mt7915_mcu_get_chan_mib_info() local
3229 cc_tx = __res_u64(1) - backoff; in mt7915_mcu_get_chan_mib_info()