Lines Matching refs:bond_opt_value

20 					const struct bond_opt_value *newval);
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[] = {
455 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
471 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags()
488 const struct bond_opt_value *minval, *maxval; in bond_opt_check_range()
508 const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt, in bond_opt_parse()
509 struct bond_opt_value *val) in bond_opt_parse()
512 const struct bond_opt_value *tbl; in bond_opt_parse()
513 const struct bond_opt_value *ret = NULL; in bond_opt_parse()
592 const struct bond_opt_value *modeval; in bond_opt_dep_print()
604 int error, const struct bond_opt_value *val) in bond_opt_error_interpret()
606 const struct bond_opt_value *minval, *maxval; in bond_opt_error_interpret()
658 unsigned int option, struct bond_opt_value *val) in __bond_opt_set()
660 const struct bond_opt_value *retval = NULL; in __bond_opt_set()
696 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify()
721 struct bond_opt_value optval; in bond_opt_tryset_rtnl()
749 const struct bond_opt_value *newval) in bond_option_mode_set()
778 const struct bond_opt_value *newval) in bond_option_active_slave_set()
842 const struct bond_opt_value *newval) in bond_option_miimon_set()
884 const struct bond_opt_value *newval, in _bond_option_delay_set()
912 const struct bond_opt_value *newval) in bond_option_updelay_set()
919 const struct bond_opt_value *newval) in bond_option_downdelay_set()
926 const struct bond_opt_value *newval) in bond_option_peer_notif_delay_set()
935 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
949 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1081 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
1107 const struct bond_opt_value *newval) in bond_option_arp_validate_set()
1117 const struct bond_opt_value *newval) in bond_option_arp_all_targets_set()
1127 const struct bond_opt_value *newval) in bond_option_primary_set()
1176 const struct bond_opt_value *newval) in bond_option_primary_reselect_set()
1190 const struct bond_opt_value *newval) in bond_option_fail_over_mac_set()
1200 const struct bond_opt_value *newval) in bond_option_xmit_hash_policy_set()
1210 const struct bond_opt_value *newval) in bond_option_resend_igmp_set()
1220 const struct bond_opt_value *newval) in bond_option_num_peer_notif_set()
1228 const struct bond_opt_value *newval) in bond_option_all_slaves_active_set()
1249 const struct bond_opt_value *newval) in bond_option_min_links_set()
1260 const struct bond_opt_value *newval) in bond_option_lp_interval_set()
1268 const struct bond_opt_value *newval) in bond_option_pps_set()
1288 const struct bond_opt_value *newval) in bond_option_lacp_rate_set()
1299 const struct bond_opt_value *newval) in bond_option_ad_select_set()
1309 const struct bond_opt_value *newval) in bond_option_queue_id_set()
1370 const struct bond_opt_value *newval) in bond_option_slaves_set()
1418 const struct bond_opt_value *newval) in bond_option_tlb_dynamic_lb_set()
1428 const struct bond_opt_value *newval) in bond_option_ad_actor_sys_prio_set()
1440 const struct bond_opt_value *newval) in bond_option_ad_actor_system_set()
1468 const struct bond_opt_value *newval) in bond_option_ad_user_port_key_set()