Lines Matching refs:bond_opt_value

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);
44 const struct bond_opt_value *newval);
46 const struct bond_opt_value *newval);
48 const struct bond_opt_value *newval);
50 const struct bond_opt_value *newval);
52 const struct bond_opt_value *newval);
54 const struct bond_opt_value *newval);
56 const struct bond_opt_value *newval);
58 const struct bond_opt_value *newval);
60 const struct bond_opt_value *newval);
62 const struct bond_opt_value *newval);
64 const struct bond_opt_value *newval);
66 const struct bond_opt_value *newval);
68 const struct bond_opt_value *newval);
70 const struct bond_opt_value *newval);
72 const struct bond_opt_value *newval);
75 static const struct bond_opt_value bond_mode_tbl[] = {
86 static const struct bond_opt_value bond_pps_tbl[] = {
92 static const struct bond_opt_value bond_xmit_hashtype_tbl[] = {
101 static const struct bond_opt_value bond_arp_validate_tbl[] = {
112 static const struct bond_opt_value bond_arp_all_targets_tbl[] = {
118 static const struct bond_opt_value bond_fail_over_mac_tbl[] = {
125 static const struct bond_opt_value bond_intmax_tbl[] = {
131 static const struct bond_opt_value bond_lacp_rate_tbl[] = {
137 static const struct bond_opt_value bond_ad_select_tbl[] = {
144 static const struct bond_opt_value bond_num_peer_notif_tbl[] = {
151 static const struct bond_opt_value bond_primary_reselect_tbl[] = {
158 static const struct bond_opt_value bond_use_carrier_tbl[] = {
164 static const struct bond_opt_value bond_all_slaves_active_tbl[] = {
170 static const struct bond_opt_value bond_resend_igmp_tbl[] = {
177 static const struct bond_opt_value bond_lp_interval_tbl[] = {
183 static const struct bond_opt_value bond_tlb_dynamic_lb_tbl[] = {
401 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
417 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
434 const struct bond_opt_value *minval, *maxval; in bond_opt_check_range()
454 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
455 struct bond_opt_value *val) in bond_opt_parse()
458 const struct bond_opt_value *tbl; in bond_opt_parse()
459 const struct bond_opt_value *ret = NULL; in bond_opt_parse()
538 const struct bond_opt_value *modeval; in bond_opt_dep_print()
550 int error, const struct bond_opt_value *val) in bond_opt_error_interpret()
552 const struct bond_opt_value *minval, *maxval; in bond_opt_error_interpret()
604 unsigned int option, struct bond_opt_value *val) in __bond_opt_set()
606 const struct bond_opt_value *retval = NULL; in __bond_opt_set()
644 struct bond_opt_value optval; in bond_opt_tryset_rtnl()
672 const struct bond_opt_value *newval) in bond_option_mode_set()
706 const struct bond_opt_value *newval) in bond_option_active_slave_set()
775 const struct bond_opt_value *newval) in bond_option_miimon_set()
814 const struct bond_opt_value *newval) in bond_option_updelay_set()
836 const struct bond_opt_value *newval) in bond_option_downdelay_set()
858 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
872 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1004 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1030 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1047 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
1057 const struct bond_opt_value *newval) in bond_option_primary_set()
1106 const struct bond_opt_value *newval) in bond_option_primary_reselect_set()
1120 const struct bond_opt_value *newval) in bond_option_fail_over_mac_set()
1130 const struct bond_opt_value *newval) in bond_option_xmit_hash_policy_set()
1140 const struct bond_opt_value *newval) in bond_option_resend_igmp_set()
1150 const struct bond_opt_value *newval) in bond_option_num_peer_notif_set()
1158 const struct bond_opt_value *newval) in bond_option_all_slaves_active_set()
1179 const struct bond_opt_value *newval) in bond_option_min_links_set()
1190 const struct bond_opt_value *newval) in bond_option_lp_interval_set()
1198 const struct bond_opt_value *newval) in bond_option_pps_set()
1216 const struct bond_opt_value *newval) in bond_option_lacp_rate_set()
1227 const struct bond_opt_value *newval) in bond_option_ad_select_set()
1237 const struct bond_opt_value *newval) in bond_option_queue_id_set()
1298 const struct bond_opt_value *newval) in bond_option_slaves_set()
1344 const struct bond_opt_value *newval) in bond_option_tlb_dynamic_lb_set()