Lines Matching refs:bond_opt_value

21 					const struct bond_opt_value *newval);
23 const struct bond_opt_value *newval);
25 const struct bond_opt_value *newval);
27 const struct bond_opt_value *newval);
29 const struct bond_opt_value *newval);
31 const struct bond_opt_value *newval);
33 const struct bond_opt_value *newval);
37 const struct bond_opt_value *newval);
39 const struct bond_opt_value *newval);
41 const struct bond_opt_value *newval);
43 const struct bond_opt_value *newval);
45 const struct bond_opt_value *newval);
47 const struct bond_opt_value *newval);
49 const struct bond_opt_value *newval);
51 const struct bond_opt_value *newval);
53 const struct bond_opt_value *newval);
55 const struct bond_opt_value *newval);
57 const struct bond_opt_value *newval);
59 const struct bond_opt_value *newval);
61 const struct bond_opt_value *newval);
63 const struct bond_opt_value *newval);
65 const struct bond_opt_value *newval);
67 const struct bond_opt_value *newval);
69 const struct bond_opt_value *newval);
71 const struct bond_opt_value *newval);
73 const struct bond_opt_value *newval);
75 const struct bond_opt_value *newval);
77 const struct bond_opt_value *newval);
79 const struct bond_opt_value *newval);
81 const struct bond_opt_value *newval);
83 const struct bond_opt_value *newval);
85 const struct bond_opt_value *newval);
87 const struct bond_opt_value *newval);
90 static const struct bond_opt_value bond_mode_tbl[] = {
101 static const struct bond_opt_value bond_pps_tbl[] = {
107 static const struct bond_opt_value bond_xmit_hashtype_tbl[] = {
117 static const struct bond_opt_value bond_arp_validate_tbl[] = {
128 static const struct bond_opt_value bond_arp_all_targets_tbl[] = {
134 static const struct bond_opt_value bond_fail_over_mac_tbl[] = {
141 static const struct bond_opt_value bond_intmax_tbl[] = {
147 static const struct bond_opt_value bond_lacp_active[] = {
153 static const struct bond_opt_value bond_lacp_rate_tbl[] = {
159 static const struct bond_opt_value bond_ad_select_tbl[] = {
166 static const struct bond_opt_value bond_num_peer_notif_tbl[] = {
173 static const struct bond_opt_value bond_peer_notif_delay_tbl[] = {
179 static const struct bond_opt_value bond_primary_reselect_tbl[] = {
186 static const struct bond_opt_value bond_use_carrier_tbl[] = {
192 static const struct bond_opt_value bond_all_slaves_active_tbl[] = {
198 static const struct bond_opt_value bond_resend_igmp_tbl[] = {
205 static const struct bond_opt_value bond_lp_interval_tbl[] = {
211 static const struct bond_opt_value bond_tlb_dynamic_lb_tbl[] = {
217 static const struct bond_opt_value bond_ad_actor_sys_prio_tbl[] = {
223 static const struct bond_opt_value bond_ad_user_port_key_tbl[] = {
229 static const struct bond_opt_value bond_missed_max_tbl[] = {
519 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
535 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
552 const struct bond_opt_value *minval, *maxval; in bond_opt_check_range()
572 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
573 struct bond_opt_value *val) in bond_opt_parse()
576 const struct bond_opt_value *tbl; in bond_opt_parse()
577 const struct bond_opt_value *ret = NULL; in bond_opt_parse()
658 const struct bond_opt_value *modeval; in bond_opt_dep_print()
673 int error, const struct bond_opt_value *val, in bond_opt_error_interpret()
677 const struct bond_opt_value *minval, *maxval; in bond_opt_error_interpret()
748 unsigned int option, struct bond_opt_value *val, in __bond_opt_set()
751 const struct bond_opt_value *retval = NULL; in __bond_opt_set()
787 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify()
812 struct bond_opt_value optval; in bond_opt_tryset_rtnl()
853 const struct bond_opt_value *newval) in bond_option_mode_set()
893 const struct bond_opt_value *newval) in bond_option_active_slave_set()
957 const struct bond_opt_value *newval) in bond_option_miimon_set()
999 const struct bond_opt_value *newval, in _bond_option_delay_set()
1027 const struct bond_opt_value *newval) in bond_option_updelay_set()
1034 const struct bond_opt_value *newval) in bond_option_downdelay_set()
1041 const struct bond_opt_value *newval) in bond_option_peer_notif_delay_set()
1050 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
1064 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1196 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1311 const struct bond_opt_value *newval) in bond_option_ns_ip6_targets_set()
1344 const struct bond_opt_value *newval) in bond_option_ns_ip6_targets_set()
1357 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1376 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
1386 const struct bond_opt_value *newval) in bond_option_missed_max_set()
1396 const struct bond_opt_value *newval) in bond_option_prio_set()
1417 const struct bond_opt_value *newval) in bond_option_primary_set()
1465 const struct bond_opt_value *newval) in bond_option_primary_reselect_set()
1479 const struct bond_opt_value *newval) in bond_option_fail_over_mac_set()
1489 const struct bond_opt_value *newval) in bond_option_xmit_hash_policy_set()
1499 const struct bond_opt_value *newval) in bond_option_resend_igmp_set()
1509 const struct bond_opt_value *newval) in bond_option_num_peer_notif_set()
1517 const struct bond_opt_value *newval) in bond_option_all_slaves_active_set()
1538 const struct bond_opt_value *newval) in bond_option_min_links_set()
1549 const struct bond_opt_value *newval) in bond_option_lp_interval_set()
1557 const struct bond_opt_value *newval) in bond_option_pps_set()
1577 const struct bond_opt_value *newval) in bond_option_lacp_active_set()
1587 const struct bond_opt_value *newval) in bond_option_lacp_rate_set()
1598 const struct bond_opt_value *newval) in bond_option_ad_select_set()
1608 const struct bond_opt_value *newval) in bond_option_queue_id_set()
1669 const struct bond_opt_value *newval) in bond_option_slaves_set()
1717 const struct bond_opt_value *newval) in bond_option_tlb_dynamic_lb_set()
1727 const struct bond_opt_value *newval) in bond_option_ad_actor_sys_prio_set()
1739 const struct bond_opt_value *newval) in bond_option_ad_actor_system_set()
1767 const struct bond_opt_value *newval) in bond_option_ad_user_port_key_set()