Lines Matching refs:bond_opt_value

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);
34 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);
74 const struct bond_opt_value *newval);
76 const struct bond_opt_value *newval);
78 const struct bond_opt_value *newval);
80 const struct bond_opt_value *newval);
83 static const struct bond_opt_value bond_mode_tbl[] = {
94 static const struct bond_opt_value bond_pps_tbl[] = {
100 static const struct bond_opt_value bond_xmit_hashtype_tbl[] = {
109 static const struct bond_opt_value bond_arp_validate_tbl[] = {
120 static const struct bond_opt_value bond_arp_all_targets_tbl[] = {
126 static const struct bond_opt_value bond_fail_over_mac_tbl[] = {
133 static const struct bond_opt_value bond_intmax_tbl[] = {
139 static const struct bond_opt_value bond_lacp_rate_tbl[] = {
145 static const struct bond_opt_value bond_ad_select_tbl[] = {
152 static const struct bond_opt_value bond_num_peer_notif_tbl[] = {
159 static const struct bond_opt_value bond_primary_reselect_tbl[] = {
166 static const struct bond_opt_value bond_use_carrier_tbl[] = {
172 static const struct bond_opt_value bond_all_slaves_active_tbl[] = {
178 static const struct bond_opt_value bond_resend_igmp_tbl[] = {
185 static const struct bond_opt_value bond_lp_interval_tbl[] = {
191 static const struct bond_opt_value bond_tlb_dynamic_lb_tbl[] = {
197 static const struct bond_opt_value bond_ad_actor_sys_prio_tbl[] = {
203 static const struct bond_opt_value bond_ad_user_port_key_tbl[] = {
450 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
466 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
483 const struct bond_opt_value *minval, *maxval; in bond_opt_check_range()
503 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
504 struct bond_opt_value *val) in bond_opt_parse()
507 const struct bond_opt_value *tbl; in bond_opt_parse()
508 const struct bond_opt_value *ret = NULL; in bond_opt_parse()
587 const struct bond_opt_value *modeval; in bond_opt_dep_print()
599 int error, const struct bond_opt_value *val) in bond_opt_error_interpret()
601 const struct bond_opt_value *minval, *maxval; in bond_opt_error_interpret()
653 unsigned int option, struct bond_opt_value *val) in __bond_opt_set()
655 const struct bond_opt_value *retval = NULL; in __bond_opt_set()
691 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify()
716 struct bond_opt_value optval; in bond_opt_tryset_rtnl()
744 const struct bond_opt_value *newval) in bond_option_mode_set()
773 const struct bond_opt_value *newval) in bond_option_active_slave_set()
842 const struct bond_opt_value *newval) in bond_option_miimon_set()
881 const struct bond_opt_value *newval) in bond_option_updelay_set()
903 const struct bond_opt_value *newval) in bond_option_downdelay_set()
925 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
939 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1071 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1097 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1114 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
1124 const struct bond_opt_value *newval) in bond_option_primary_set()
1174 const struct bond_opt_value *newval) in bond_option_primary_reselect_set()
1188 const struct bond_opt_value *newval) in bond_option_fail_over_mac_set()
1198 const struct bond_opt_value *newval) in bond_option_xmit_hash_policy_set()
1208 const struct bond_opt_value *newval) in bond_option_resend_igmp_set()
1218 const struct bond_opt_value *newval) in bond_option_num_peer_notif_set()
1226 const struct bond_opt_value *newval) in bond_option_all_slaves_active_set()
1247 const struct bond_opt_value *newval) in bond_option_min_links_set()
1258 const struct bond_opt_value *newval) in bond_option_lp_interval_set()
1266 const struct bond_opt_value *newval) in bond_option_pps_set()
1286 const struct bond_opt_value *newval) in bond_option_lacp_rate_set()
1297 const struct bond_opt_value *newval) in bond_option_ad_select_set()
1307 const struct bond_opt_value *newval) in bond_option_queue_id_set()
1368 const struct bond_opt_value *newval) in bond_option_slaves_set()
1414 const struct bond_opt_value *newval) in bond_option_tlb_dynamic_lb_set()
1424 const struct bond_opt_value *newval) in bond_option_ad_actor_sys_prio_set()
1436 const struct bond_opt_value *newval) in bond_option_ad_actor_system_set()
1464 const struct bond_opt_value *newval) in bond_option_ad_user_port_key_set()