Home
last modified time | relevance | path

Searched refs:BOND_DEFAULT_MIIMON (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h36 #define BOND_DEFAULT_MIIMON 100 macro
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c865 bond->params.miimon = BOND_DEFAULT_MIIMON; in bond_option_mode_set()
H A Dbond_main.c6142 miimon = BOND_DEFAULT_MIIMON; in bond_check_params()