Searched refs:miimon (Results 1 – 4 of 4) sorted by relevance
533 static int miimon = BOND_LINK_MON_INTERV; variable545 MODULE_PARM(miimon, "i");546 MODULE_PARM_DESC(miimon, "Link check interval in milliseconds");1455 (bond->params.updelay - new_active->delay) * bond->params.miimon); in bond_change_active_slave()1797 if (bond->params.miimon && !bond->params.use_carrier) { in bond_enslave()1830 if (!bond->params.miimon || in bond_enslave()2420 info->miimon = bond->params.miimon; in bond_info_query()2475 delta_in_ticks = (bond->params.miimon * HZ) / 1000; in bond_mii_monitor()2529 bond->params.downdelay * bond->params.miimon); in bond_mii_monitor()2581 (bond->params.downdelay - slave->delay) * bond->params.miimon, in bond_mii_monitor()[all …]
140 int miimon; member
197 It is critical that either the miimon or arp_interval and arp_ip_target210 with miimon. A value of 0 disables ARP monitoring. The default value225 link failure has been detected. This should be a multiple of miimon246 miimon385 link up status has been detected. This should be a multiple of miimon390 Specifies whether or not miimon should use MII or ETHTOOL428 options bond0 miimon=100467 (b) discontinue the ARP monitor (using miimon as an alternative, for516 parameters of mode=0 and miimon=1000 is shown below.719 miimon value.[all …]
86 __s32 miimon; member