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);
74 const struct bond_opt_value *newval);
76 const struct bond_opt_value *newval);
78 const struct bond_opt_value *newval);
81 static const struct bond_opt_value bond_mode_tbl[] = {
92 static const struct bond_opt_value bond_pps_tbl[] = {
98 static const struct bond_opt_value bond_xmit_hashtype_tbl[] = {
107 static const struct bond_opt_value bond_arp_validate_tbl[] = {
118 static const struct bond_opt_value bond_arp_all_targets_tbl[] = {
124 static const struct bond_opt_value bond_fail_over_mac_tbl[] = {
131 static const struct bond_opt_value bond_intmax_tbl[] = {
137 static const struct bond_opt_value bond_lacp_rate_tbl[] = {
143 static const struct bond_opt_value bond_ad_select_tbl[] = {
150 static const struct bond_opt_value bond_num_peer_notif_tbl[] = {
157 static const struct bond_opt_value bond_primary_reselect_tbl[] = {
164 static const struct bond_opt_value bond_use_carrier_tbl[] = {
170 static const struct bond_opt_value bond_all_slaves_active_tbl[] = {
176 static const struct bond_opt_value bond_resend_igmp_tbl[] = {
183 static const struct bond_opt_value bond_lp_interval_tbl[] = {
189 static const struct bond_opt_value bond_tlb_dynamic_lb_tbl[] = {
195 static const struct bond_opt_value bond_ad_actor_sys_prio_tbl[] = {
201 static const struct bond_opt_value bond_ad_user_port_key_tbl[] = {
449 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
465 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
482 const struct bond_opt_value *minval, *maxval; in bond_opt_check_range()
502 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
503 struct bond_opt_value *val) in bond_opt_parse()
506 const struct bond_opt_value *tbl; in bond_opt_parse()
507 const struct bond_opt_value *ret = NULL; in bond_opt_parse()
586 const struct bond_opt_value *modeval; in bond_opt_dep_print()
598 int error, const struct bond_opt_value *val) in bond_opt_error_interpret()
600 const struct bond_opt_value *minval, *maxval; in bond_opt_error_interpret()
652 unsigned int option, struct bond_opt_value *val) in __bond_opt_set()
654 const struct bond_opt_value *retval = NULL; in __bond_opt_set()
692 struct bond_opt_value optval; in bond_opt_tryset_rtnl()
720 const struct bond_opt_value *newval) in bond_option_mode_set()
741 const struct bond_opt_value *newval) in bond_option_active_slave_set()
810 const struct bond_opt_value *newval) in bond_option_miimon_set()
849 const struct bond_opt_value *newval) in bond_option_updelay_set()
871 const struct bond_opt_value *newval) in bond_option_downdelay_set()
893 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
907 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1039 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1065 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1082 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
1092 const struct bond_opt_value *newval) in bond_option_primary_set()
1141 const struct bond_opt_value *newval) in bond_option_primary_reselect_set()
1155 const struct bond_opt_value *newval) in bond_option_fail_over_mac_set()
1165 const struct bond_opt_value *newval) in bond_option_xmit_hash_policy_set()
1175 const struct bond_opt_value *newval) in bond_option_resend_igmp_set()
1185 const struct bond_opt_value *newval) in bond_option_num_peer_notif_set()
1193 const struct bond_opt_value *newval) in bond_option_all_slaves_active_set()
1214 const struct bond_opt_value *newval) in bond_option_min_links_set()
1225 const struct bond_opt_value *newval) in bond_option_lp_interval_set()
1233 const struct bond_opt_value *newval) in bond_option_pps_set()
1251 const struct bond_opt_value *newval) in bond_option_lacp_rate_set()
1262 const struct bond_opt_value *newval) in bond_option_ad_select_set()
1272 const struct bond_opt_value *newval) in bond_option_queue_id_set()
1333 const struct bond_opt_value *newval) in bond_option_slaves_set()
1379 const struct bond_opt_value *newval) in bond_option_tlb_dynamic_lb_set()
1389 const struct bond_opt_value *newval) in bond_option_ad_actor_sys_prio_set()
1399 const struct bond_opt_value *newval) in bond_option_ad_actor_system_set()
1429 const struct bond_opt_value *newval) in bond_option_ad_user_port_key_set()