Searched refs:max_retry_count (Results 1 – 13 of 13) sorted by relevance
140 static DEVICE_ULONG_ATTR(max_retry_count, 0644, balloon_stats.max_retry_count);
225 if (balloon_stats.max_retry_count != RETRY_UNLIMITED && in update_schedule()226 balloon_stats.retry_count > balloon_stats.max_retry_count) { in update_schedule()744 balloon_stats.max_retry_count = RETRY_UNLIMITED; in balloon_init()
20 unsigned long max_retry_count; member
48 unsigned short max_retry_count; member
1 What: /sys/devices/system/xen_memory/xen_memory0/max_retry_count26 The default value is one. With max_retry_count being
112 unsigned short max_retry_count; member
401 priv->max_retry_count = mesg->content.config.max_retry_count; in lec_atm_send()766 priv->max_retry_count = 1; in lecd_attach()1571 if (entry->no_tries <= entry->priv->max_retry_count) { in lec_arp_expire_arp()
748 u8 max_retry_count; member
839 lp->max_retry_count = fnic->config.flogi_retries; in fnic_probe()
1486 lport->max_retry_count = QEDF_FLOGI_RETRY_CNT; in qedf_lport_setup()1538 lport->max_retry_count = QEDF_FLOGI_RETRY_CNT; in qedf_vport_libfc_config()
1095 if (lport->retry_count < lport->max_retry_count) { in fc_lport_error()
638 lport->max_retry_count = 3; in fcoe_lport_config()
1032 lport->max_retry_count = BNX2FC_MAX_RETRY_CNT; in bnx2fc_lport_config()