Searched refs:bond_option (Results 1 – 3 of 3) sorted by relevance
106 struct bond_option { struct131 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, argument133 const struct bond_option *bond_opt_get(unsigned int option);134 const struct bond_option *bond_opt_get_by_name(const char *name);
254 static const struct bond_option bond_opts[BOND_OPT_LAST] = {546 const struct bond_option *bond_opt_get_by_name(const char *name) in bond_opt_get_by_name()548 const struct bond_option *opt; in bond_opt_get_by_name()563 const struct bond_option *opt; in bond_opt_get_val()577 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()592 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()614 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()681 const struct bond_option *opt) in bond_opt_check_deps()696 const struct bond_option *opt, in bond_opt_dep_print()714 const struct bond_option *opt, in bond_opt_error_interpret()[all …]
146 const struct bond_option *opt; in bonding_sysfs_store_option()