Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h120 struct bond_params { struct
249 struct bond_params params;
/linux/drivers/net/bonding/
H A Dbond_options.c683 struct bond_params *params = &bond->params; in bond_opt_check_deps()
701 struct bond_params *params; in bond_opt_dep_print()
H A Dbond_main.c122 static struct bond_params bonding_defaults;
6075 static int __init bond_check_params(struct bond_params *params) in bond_check_params()