Home
last modified time | relevance | path

Searched refs:bond_params (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h118 struct bond_params { struct
245 struct bond_params params;
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c102 static void ad_periodic_machine(struct port *port, struct bond_params *bond_params);
1312 static void ad_periodic_machine(struct port *port, struct bond_params *bond_params) in ad_periodic_machine() argument
1322 !bond_params->lacp_active) { in ad_periodic_machine()
H A Dbond_options.c641 struct bond_params *params = &bond->params; in bond_opt_check_deps()
659 struct bond_params *params; in bond_opt_dep_print()
H A Dbond_main.c121 static struct bond_params bonding_defaults;
6024 static int __init bond_check_params(struct bond_params *params) in bond_check_params()