| /linux/drivers/md/ |
| H A D | dm-delay.c | 220 unsigned int max_delay, min_delay; in delay_ctr() local 243 min_delay = max_delay = dc->read.delay; in delay_ctr() 258 max_delay = max(max_delay, dc->write.delay); in delay_ctr() 271 max_delay = max(max_delay, dc->flush.delay); in delay_ctr() 275 if (max_delay < 50) { in delay_ctr()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | time-event.h | 221 __le32 max_delay; member 376 __le32 max_delay; member 407 __le32 max_delay; member
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_probe_frontend.c | 269 static bool wait_loop(unsigned long start, unsigned int max_delay, in wait_loop() argument 276 pr_cont("%us...", max_delay - *seconds_waited); in wait_loop() 277 if (*seconds_waited == max_delay) { in wait_loop()
|
| /linux/net/ipv4/ |
| H A D | igmp.c | 217 static void igmp_start_timer(struct ip_mc_list *im, int max_delay) in igmp_start_timer() argument 219 int tv = get_random_u32_below(max_delay); in igmp_start_timer() 250 static void igmp_mod_timer(struct ip_mc_list *im, int max_delay) in igmp_mod_timer() argument 255 if ((long)(im->timer.expires-jiffies) < max_delay) { in igmp_mod_timer() 263 igmp_start_timer(im, max_delay); in igmp_mod_timer() 954 int max_delay; in igmp_heard_query() local 963 max_delay = IGMP_QUERY_RESPONSE_INTERVAL; in igmp_heard_query() 970 max_delay = ih->code*(HZ/IGMP_TIMER_SCALE); in igmp_heard_query() 985 max_delay = IGMP_QUERY_RESPONSE_INTERVAL; in igmp_heard_query() 994 max_delay = IGMPV3_MRC(ih3->code)*(HZ/IGMP_TIMER_SCALE); in igmp_heard_query() [all …]
|
| H A D | tcp_illinois.c | 114 static inline u32 max_delay(const struct illinois *ca) in max_delay() function 231 u32 dm = max_delay(ca); in update_params()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | time-event.h | 82 u32 max_delay, bool wait_for_notif);
|
| H A D | time-event.c | 649 u32 max_delay, bool wait_for_notif) in iwl_mvm_protect_session() argument 689 time_cmd.max_delay = cpu_to_le32(max_delay); in iwl_mvm_protect_session() 717 TU_TO_JIFFIES(max_delay))) { in iwl_mvm_protect_session() 1106 roc_req.max_delay = cpu_to_le32(delay); in iwl_mvm_roc_add_cmd() 1213 time_cmd.max_delay = cpu_to_le32(MSEC_TO_TU(duration/2)); in iwl_mvm_start_p2p_roc()
|
| /linux/include/sound/ |
| H A D | sdca_function.h | 980 * @max_delay: The maximum delay in microseconds before the clock is stable. 984 unsigned int max_delay; 1016 * @max_delay: Dynamically allocated array of delays for switching 1023 struct sdca_pde_delay *max_delay; 1129 * @max_delay: the maximum time in microseconds allowed for the Device 1142 unsigned int max_delay; 1158 * @max_delay: the maximum time in microseconds allowed for the Device 1164 unsigned int max_delay; 929 unsigned int max_delay; global() member 968 struct sdca_pde_delay *max_delay; global() member 1087 unsigned int max_delay; global() member
|
| /linux/tools/testing/selftests/net/ |
| H A D | txtimestamp.c | 160 int max_delay; in validate_timestamp() local 164 max_delay = min_delay + cfg_delay_tolerance_usec; in validate_timestamp() 166 if (cur64 < start64 + min_delay || cur64 > start64 + max_delay) { in validate_timestamp() 168 cur64 - start64, min_delay, max_delay); in validate_timestamp()
|
| /linux/net/sched/ |
| H A D | sch_netem.c | 662 (q->slot_config.max_delay - in get_slot_next() 844 if (q->slot_config.min_delay | q->slot_config.max_delay | in get_slot() 1272 if (q->slot_config.min_delay | q->slot_config.max_delay | in netem_dump()
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_functions.c | 1173 clock->max_delay = tmp; in find_sdca_entity_cs() 1176 clock->type, clock->max_delay); in find_sdca_entity_cs() 1232 power->max_delay = delays; in find_sdca_entity_pde() 1336 hide->max_delay = delay; in find_sdca_entity_hide() 1423 xu->max_delay = tmp; in find_sdca_entity_xu()
|
| H A D | sdca_asoc.c | 321 struct sdca_pde_delay *delay = &entity->pde.max_delay[i]; in entity_parse_ot() 620 if (entity->cs.max_delay) in entity_parse_mu() 621 fsleep(entity->cs.max_delay); in entity_parse_mu()
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 516 __s64 max_delay; member
|
| /linux/include/uapi/linux/ |
| H A D | pkt_sched.h | 537 __s64 max_delay; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 1003 u16 max_delay = I40E_MAX_PHY_TIMEOUT, total_delay = 0; in i40e_aq_get_phy_capabilities() local 1044 (total_delay < max_delay)); in i40e_aq_get_phy_capabilities()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 5462 unsigned long max_delay = HZ * 5; in schedule_delayed() local 5465 if (!delay || (delay > max_delay)) in schedule_delayed() 5466 delay = max_delay; in schedule_delayed()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5511 int max_delay; member
|
| /linux/drivers/scsi/ |
| H A D | ipr.c | 2727 static int ipr_wait_iodbg_ack(struct ipr_ioa_cfg *ioa_cfg, int max_delay) in ipr_wait_iodbg_ack() argument 2733 while (delay < max_delay) { in ipr_wait_iodbg_ack()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4655 .max_delay = MWIFIEX_MAX_COALESCING_DELAY,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 1931 rule.max_delay = rdev->wiphy.coalesce->max_delay; in nl80211_send_coalesce() 15169 if (new_rule->delay > coalesce->max_delay) in nl80211_parse_coalesce_rule()
|