Home
last modified time | relevance | path

Searched refs:BOND_MODE (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dbonding.h50 #define BOND_MODE(bond) ((bond)->params.mode) macro
291 BOND_MODE(bond) == BOND_MODE_ROUNDROBIN; in bond_should_override_tx_queue()
296 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
297 BOND_MODE(bond) == BOND_MODE_ALB; in bond_is_lb()
312 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_can_use_xmit_hash()
313 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_can_use_xmit_hash()
314 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
315 BOND_MODE(bond) == BOND_MODE_ALB); in bond_mode_can_use_xmit_hash()
320 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_uses_xmit_hash()
321 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_uses_xmit_hash()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dbonding.h50 #define BOND_MODE(bond) ((bond)->params.mode) macro
291 BOND_MODE(bond) == BOND_MODE_ROUNDROBIN; in bond_should_override_tx_queue()
296 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
297 BOND_MODE(bond) == BOND_MODE_ALB; in bond_is_lb()
312 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_can_use_xmit_hash()
313 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_can_use_xmit_hash()
314 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
315 BOND_MODE(bond) == BOND_MODE_ALB); in bond_mode_can_use_xmit_hash()
320 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_uses_xmit_hash()
321 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_uses_xmit_hash()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dbonding.h50 #define BOND_MODE(bond) ((bond)->params.mode) macro
291 BOND_MODE(bond) == BOND_MODE_ROUNDROBIN; in bond_should_override_tx_queue()
296 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()
297 BOND_MODE(bond) == BOND_MODE_ALB; in bond_is_lb()
312 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_can_use_xmit_hash()
313 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_can_use_xmit_hash()
314 BOND_MODE(bond) == BOND_MODE_TLB || in bond_mode_can_use_xmit_hash()
315 BOND_MODE(bond) == BOND_MODE_ALB); in bond_mode_can_use_xmit_hash()
320 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_uses_xmit_hash()
321 BOND_MODE(bond) == BOND_MODE_XOR || in bond_mode_uses_xmit_hash()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_sysfs.c204 val = bond_opt_get_val(BOND_OPT_MODE, BOND_MODE(bond)); in bonding_show_mode()
206 return sprintf(buf, "%s %d\n", val->string, BOND_MODE(bond)); in bonding_show_mode()
497 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_aggregator()
517 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_num_ports()
537 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_actor_key()
557 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_key()
577 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_mac()
686 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_sys_prio()
700 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_system()
715 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_user_port_key()
H A Dbond_sysfs_slave.c70 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_aggregator_id_show()
85 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_actor_oper_port_state_show()
100 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_partner_oper_port_state_show()
H A Dbond_main.c309 switch (BOND_MODE(bond)) { in bond_sk_check()
502 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_set_carrier()
1410 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_handle_frame()
1428 switch (BOND_MODE(bond)) { in bond_lag_tx_type()
1548 info->bond_mode = BOND_MODE(bond); in bond_fill_ifbond()
1877 switch (BOND_MODE(bond)) { in bond_enslave()
2323 (BOND_MODE(bond) == in bond_miimon_inspect()
2398 switch (BOND_MODE(bond)) { in bond_miimon_link_change()
4092 if (BOND_MODE(bond) == BOND_MODE_ALB) in bond_set_mac_address()
4578 switch (BOND_MODE(bond)) { in bond_xmit_get_slave()
[all …]
H A Dbond_procfs.c68 bond_mode_name(BOND_MODE(bond))); in bond_info_show_master()
70 if (BOND_MODE(bond) == BOND_MODE_ACTIVEBACKUP && in bond_info_show_master()
131 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_master()
194 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_slave()
H A Dbond_debugfs.c25 if (BOND_MODE(bond) != BOND_MODE_ALB) in bond_debug_rlb_hash_show()
H A Dbond_netlink.c55 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()
530 if (nla_put_u8(skb, IFLA_BOND_MODE, BOND_MODE(bond))) in bond_fill_info()
637 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_info()
726 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_linkxstats()
H A Dbond_alb.c1013 if (BOND_MODE(slave->bond) == BOND_MODE_TLB) { in alb_set_slave_mac_addr()
1745 if (BOND_MODE(bond) == BOND_MODE_TLB) { in bond_alb_handle_active_change()
H A Dbond_options.c763 if (BOND_MODE(bond) == BOND_MODE_ACTIVEBACKUP) in bond_set_xfrm_features()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_sysfs.c204 val = bond_opt_get_val(BOND_OPT_MODE, BOND_MODE(bond)); in bonding_show_mode()
206 return sprintf(buf, "%s %d\n", val->string, BOND_MODE(bond)); in bonding_show_mode()
497 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_aggregator()
517 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_num_ports()
537 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_actor_key()
557 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_key()
577 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_mac()
686 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_sys_prio()
700 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_system()
715 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_user_port_key()
H A Dbond_sysfs_slave.c70 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_aggregator_id_show()
85 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_actor_oper_port_state_show()
100 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_partner_oper_port_state_show()
H A Dbond_main.c309 switch (BOND_MODE(bond)) { in bond_sk_check()
502 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_set_carrier()
1410 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_handle_frame()
1428 switch (BOND_MODE(bond)) { in bond_lag_tx_type()
1548 info->bond_mode = BOND_MODE(bond); in bond_fill_ifbond()
1877 switch (BOND_MODE(bond)) { in bond_enslave()
2323 (BOND_MODE(bond) == in bond_miimon_inspect()
2398 switch (BOND_MODE(bond)) { in bond_miimon_link_change()
4092 if (BOND_MODE(bond) == BOND_MODE_ALB) in bond_set_mac_address()
4578 switch (BOND_MODE(bond)) { in bond_xmit_get_slave()
[all …]
H A Dbond_procfs.c68 bond_mode_name(BOND_MODE(bond))); in bond_info_show_master()
70 if (BOND_MODE(bond) == BOND_MODE_ACTIVEBACKUP && in bond_info_show_master()
131 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_master()
194 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_slave()
H A Dbond_debugfs.c25 if (BOND_MODE(bond) != BOND_MODE_ALB) in bond_debug_rlb_hash_show()
H A Dbond_netlink.c55 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()
530 if (nla_put_u8(skb, IFLA_BOND_MODE, BOND_MODE(bond))) in bond_fill_info()
637 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_info()
726 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_linkxstats()
H A Dbond_alb.c1013 if (BOND_MODE(slave->bond) == BOND_MODE_TLB) { in alb_set_slave_mac_addr()
1745 if (BOND_MODE(bond) == BOND_MODE_TLB) { in bond_alb_handle_active_change()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/bonding/
H A Dbond_sysfs.c204 val = bond_opt_get_val(BOND_OPT_MODE, BOND_MODE(bond)); in bonding_show_mode()
206 return sprintf(buf, "%s %d\n", val->string, BOND_MODE(bond)); in bonding_show_mode()
497 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_aggregator()
517 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_num_ports()
537 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_actor_key()
557 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_key()
577 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_mac()
686 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_sys_prio()
700 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_system()
715 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_user_port_key()
H A Dbond_sysfs_slave.c70 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_aggregator_id_show()
85 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_actor_oper_port_state_show()
100 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_partner_oper_port_state_show()
H A Dbond_main.c309 switch (BOND_MODE(bond)) { in bond_sk_check()
502 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_set_carrier()
1410 if (BOND_MODE(bond) == BOND_MODE_ALB && in bond_handle_frame()
1428 switch (BOND_MODE(bond)) { in bond_lag_tx_type()
1548 info->bond_mode = BOND_MODE(bond); in bond_fill_ifbond()
1877 switch (BOND_MODE(bond)) { in bond_enslave()
2323 (BOND_MODE(bond) == in bond_miimon_inspect()
2398 switch (BOND_MODE(bond)) { in bond_miimon_link_change()
4092 if (BOND_MODE(bond) == BOND_MODE_ALB) in bond_set_mac_address()
4578 switch (BOND_MODE(bond)) { in bond_xmit_get_slave()
[all …]
H A Dbond_procfs.c68 bond_mode_name(BOND_MODE(bond))); in bond_info_show_master()
70 if (BOND_MODE(bond) == BOND_MODE_ACTIVEBACKUP && in bond_info_show_master()
131 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_master()
194 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_slave()
H A Dbond_debugfs.c25 if (BOND_MODE(bond) != BOND_MODE_ALB) in bond_debug_rlb_hash_show()
H A Dbond_netlink.c55 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()
530 if (nla_put_u8(skb, IFLA_BOND_MODE, BOND_MODE(bond))) in bond_fill_info()
637 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_info()
726 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_linkxstats()
H A Dbond_alb.c1013 if (BOND_MODE(slave->bond) == BOND_MODE_TLB) { in alb_set_slave_mac_addr()
1745 if (BOND_MODE(bond) == BOND_MODE_TLB) { in bond_alb_handle_active_change()

12