Searched refs:bond_opt_value (Results 1 – 6 of 6) sorted by relevance
22 const struct bond_opt_value *newval);24 const struct bond_opt_value *newval);26 const struct bond_opt_value *newval);28 const struct bond_opt_value *newval);30 const struct bond_opt_value *newval);32 const struct bond_opt_value *newval);36 const struct bond_opt_value *newval);38 const struct bond_opt_value *newval);40 const struct bond_opt_value *newval);42 const struct bond_opt_value *newval);[all …]
214 const struct bond_opt_value *val; in bonding_show_mode()229 const struct bond_opt_value *val; in bonding_show_xmit_hash()244 const struct bond_opt_value *val; in bonding_show_arp_validate()260 const struct bond_opt_value *val; in bonding_show_arp_all_targets()276 const struct bond_opt_value *val; in bonding_show_fail_over_mac()349 const struct bond_opt_value *val; in bonding_show_lacp()374 const struct bond_opt_value *val; in bonding_show_ad_select()448 const struct bond_opt_value *val; in bonding_show_primary_reselect()
119 struct bond_opt_value newval; in bond_slave_changelink()145 struct bond_opt_value newval; in bond_changelink()
59 const struct bond_opt_value *optval; in bond_info_show_master()
3307 struct bond_opt_value newval; in bond_do_ioctl()4181 struct bond_opt_value newval; in bond_check_params()4182 const struct bond_opt_value *valptr; in bond_check_params()
75 struct bond_opt_value { struct96 const struct bond_opt_value *values; argument98 int (*set)(struct bonding *bond, const struct bond_opt_value *val);102 struct bond_opt_value *val);105 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt,106 struct bond_opt_value *val);109 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val);115 static inline void __bond_opt_init(struct bond_opt_value *optval, in __bond_opt_init()