Symbol: bond
function parameter
Defined...
-
drivers/net/bonding/bond_3ad.c:2008:38-2008:54: void bond_3ad_initiate_agg_selection(struct bonding *bond, int timeout)
-
drivers/net/bonding/bond_3ad.c:2019:26-2019:42: void bond_3ad_initialize(struct bonding *bond)
-
drivers/net/bonding/bond_3ad.c:2257:40-2257:56: void bond_3ad_update_ad_actor_settings(struct bonding *bond)
-
drivers/net/bonding/bond_3ad.c:2288:36-2288:52: static bool bond_agg_timer_advance(struct bonding *bond)
-
drivers/net/bonding/bond_3ad.c:2607:26-2607:42: int bond_3ad_set_carrier(struct bonding *bond)
-
drivers/net/bonding/bond_3ad.c:2647:36-2647:52: int __bond_3ad_get_active_agg_info(struct bonding *bond,
-
drivers/net/bonding/bond_3ad.c:2675:34-2675:50: int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info)
-
drivers/net/bonding/bond_3ad.c:2686:53-2686:69: int bond_3ad_lacpdu_recv(const struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_3ad.c:2718:32-2718:48: void bond_3ad_update_lacp_rate(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:93:31-93:47: static void __tlb_clear_slave(struct bonding *bond, struct slave *slave,
-
drivers/net/bonding/bond_alb.c:116:29-116:45: static void tlb_clear_slave(struct bonding *bond, struct slave *slave,
-
drivers/net/bonding/bond_alb.c:125:27-125:43: static int tlb_initialize(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:149:30-149:46: static void tlb_deinitialize(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:167:49-167:65: static struct slave *tlb_get_least_loaded_slave(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:191:43-191:59: static struct slave *__tlb_choose_channel(struct bonding *bond, u32 hash_index,
-
drivers/net/bonding/bond_alb.c:227:41-227:57: static struct slave *tlb_choose_channel(struct bonding *bond, u32 hash_index,
-
drivers/net/bonding/bond_alb.c:248:39-248:55: static void rlb_update_entry_from_arp(struct bonding *bond, struct arp_pkt *arp)
-
drivers/net/bonding/bond_alb.c:272:52-272:68: static int rlb_arp_recv(const struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:306:42-306:58: static struct slave *__rlb_next_rx_slave(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:339:40-339:56: static struct slave *rlb_next_rx_slave(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:357:47-357:63: static void rlb_teach_disabled_mac_on_primary(struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:381:29-381:45: static void rlb_clear_slave(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:460:35-460:51: static void rlb_update_rx_clients(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:488:42-488:58: static void rlb_req_update_slave_clients(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:520:43-520:59: static void rlb_req_update_subnet_clients(struct bonding *bond, __be32 src_ip)
-
drivers/net/bonding/bond_alb.c:554:6-554:22: struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:653:56-653:72: static struct slave *rlb_arp_xmit(struct sk_buff *skb, struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:712:27-712:43: static void rlb_rebalance(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:766:40-766:56: static void rlb_delete_table_entry_dst(struct bonding *bond, u32 index)
-
drivers/net/bonding/bond_alb.c:781:28-781:44: static void rlb_src_unlink(struct bonding *bond, u32 index)
-
drivers/net/bonding/bond_alb.c:804:36-804:52: static void rlb_delete_table_entry(struct bonding *bond, u32 index)
-
drivers/net/bonding/bond_alb.c:818:26-818:42: static void rlb_src_link(struct bonding *bond, u32 ip_src_hash, u32 ip_dst_hash)
-
drivers/net/bonding/bond_alb.c:834:30-834:46: static void rlb_purge_src_ip(struct bonding *bond, struct arp_pkt *arp)
-
drivers/net/bonding/bond_alb.c:855:27-855:43: static int rlb_initialize(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:883:30-883:46: static void rlb_deinitialize(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:896:28-896:44: static void rlb_clear_vlan(struct bonding *bond, unsigned short vlan_id)
-
drivers/net/bonding/bond_alb.c:1065:33-1065:49: static void alb_fasten_mac_swap(struct bonding *bond, struct slave *slave1,
-
drivers/net/bonding/bond_alb.c:1119:42-1119:58: static void alb_change_hw_addr_on_detach(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:1162:48-1162:64: static int alb_handle_addr_collision_on_attach(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:1238:32-1238:48: static int alb_set_mac_address(struct bonding *bond, void *addr)
-
drivers/net/bonding/bond_alb.c:1284:51-1284:67: static bool alb_determine_nd(struct sk_buff *skb, struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:1306:25-1306:41: int bond_alb_initialize(struct bonding *bond, int rlb_enabled)
-
drivers/net/bonding/bond_alb.c:1328:28-1328:44: void bond_alb_deinitialize(struct bonding *bond)
-
drivers/net/bonding/bond_alb.c:1338:58-1338:74: static netdev_tx_t bond_do_alb_xmit(struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:1370:39-1370:55: struct slave *bond_xmit_tlb_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:1418:39-1418:55: struct slave *bond_xmit_alb_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_alb.c:1634:25-1634:41: int bond_alb_init_slave(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:1664:28-1664:44: void bond_alb_deinit_slave(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_alb.c:1678:34-1678:50: void bond_alb_handle_link_change(struct bonding *bond, struct slave *slave, char link)
-
drivers/net/bonding/bond_alb.c:1716:36-1716:52: void bond_alb_handle_active_change(struct bonding *bond, struct slave *new_slave)
-
drivers/net/bonding/bond_alb.c:1831:26-1831:42: void bond_alb_clear_vlan(struct bonding *bond, unsigned short vlan_id)
-
drivers/net/bonding/bond_debugfs.c:95:26-95:42: void bond_debug_register(struct bonding *bond)
-
drivers/net/bonding/bond_debugfs.c:99:28-99:44: void bond_debug_unregister(struct bonding *bond)
-
drivers/net/bonding/bond_debugfs.c:103:28-103:44: void bond_debug_reregister(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:297:33-297:49: netdev_tx_t bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb,
-
drivers/net/bonding/bond_main.c:312:27-312:43: static bool bond_sk_check(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:325:28-325:44: static bool bond_xdp_check(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:475:35-475:51: static void bond_ipsec_add_sa_all(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:558:35-558:51: static void bond_ipsec_del_sa_all(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:647:22-647:38: int bond_set_carrier(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:741:32-741:48: static int bond_check_dev_link(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:796:33-796:49: static int bond_set_promiscuity(struct bonding *bond, int inc)
-
drivers/net/bonding/bond_main.c:819:30-819:46: static int bond_set_allmulti(struct bonding *bond, int inc)
-
drivers/net/bonding/bond_main.c:883:31-883:47: static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active,
-
drivers/net/bonding/bond_main.c:938:42-938:58: static struct slave *bond_get_old_active(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:961:35-961:51: static void bond_do_fail_over_mac(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:1043:53-1043:69: static struct slave *bond_choose_primary_or_current(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1101:43-1101:59: static struct slave *bond_find_best_slave(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1124:38-1124:54: static bool bond_should_notify_peers(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1160:31-1160:47: void bond_change_active_slave(struct bonding *bond, struct slave *new_active)
-
drivers/net/bonding/bond_main.c:1274:31-1274:47: void bond_select_active_slave(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1431:35-1431:51: static void bond_compute_features(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1524:10-1524:26: struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1598:49-1598:65: static enum netdev_lag_tx_type bond_lag_tx_type(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:1615:48-1615:64: static enum netdev_lag_hash bond_lag_hash_type(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:1639:39-1639:55: static int bond_master_upper_dev_link(struct bonding *bond, struct slave *slave,
-
drivers/net/bonding/bond_main.c:1659:35-1659:51: static void bond_upper_dev_unlink(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_main.c:1696:39-1696:55: static struct slave *bond_alloc_slave(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:1724:30-1724:46: static void bond_fill_ifbond(struct bonding *bond, struct ifbond *info)
-
drivers/net/bonding/bond_main.c:2575:32-2575:48: static int bond_miimon_inspect(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:2679:37-2679:53: static void bond_miimon_link_change(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:2697:32-2697:48: static void bond_miimon_commit(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:2863:30-2863:46: static bool bond_has_this_ip(struct bonding *bond, __be32 ip)
-
drivers/net/bonding/bond_main.c:2994:31-2994:47: static void bond_arp_send_all(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_main.c:3048:31-3048:47: static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip)
-
drivers/net/bonding/bond_main.c:3068:52-3068:68: static int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_main.c:3173:30-3173:46: static void bond_ns_send_all(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_main.c:3243:31-3243:47: static bool bond_has_this_ip6(struct bonding *bond, struct in6_addr *addr)
-
drivers/net/bonding/bond_main.c:3261:30-3261:46: static void bond_validate_na(struct bonding *bond, struct slave *slave,
-
drivers/net/bonding/bond_main.c:3289:51-3289:67: static int bond_na_rcv(const struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_main.c:3338:50-3338:66: int bond_rcv_validate(const struct sk_buff *skb, struct bonding *bond,
-
drivers/net/bonding/bond_main.c:3369:32-3369:48: static void bond_send_validate(struct bonding *bond, struct slave *slave)
-
drivers/net/bonding/bond_main.c:3381:35-3381:51: static bool bond_time_in_interval(struct bonding *bond, unsigned long last_act,
-
drivers/net/bonding/bond_main.c:3397:38-3397:54: static void bond_loadbalance_arp_mon(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:3512:32-3512:48: static int bond_ab_arp_inspect(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:3582:32-3582:48: static void bond_ab_arp_commit(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:3674:31-3674:47: static bool bond_ab_arp_probe(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:3755:39-3755:55: static void bond_activebackup_arp_mon(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:3825:34-3825:50: static int bond_event_changename(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:4104:31-4104:47: static bool bond_flow_dissect(struct bonding *bond, struct sk_buff *skb, const void *data,
-
drivers/net/bonding/bond_main.c:4168:29-4168:45: static u32 __bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, const void *data,
-
drivers/net/bonding/bond_main.c:4202:20-4202:36: u32 bond_xmit_hash(struct bonding *bond, struct sk_buff *skb)
-
drivers/net/bonding/bond_main.c:4220:31-4220:47: static u32 bond_xmit_hash_xdp(struct bonding *bond, struct xdp_buff *xdp)
-
drivers/net/bonding/bond_main.c:4235:25-4235:41: void bond_work_init_all(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:4246:34-4246:50: static void bond_work_cancel_all(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:4805:43-4805:59: static struct slave *bond_get_slave_by_id(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:4840:33-4840:49: static u32 bond_rr_gen_slave_id(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:4865:53-4865:69: static struct slave *bond_xmit_roundrobin_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:4903:57-4903:73: static struct slave *bond_xdp_xmit_roundrobin_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:4957:55-4957:71: static struct slave *bond_xmit_activebackup_slave_get(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:4982:32-4982:48: void bond_slave_arr_work_rearm(struct bonding *bond, unsigned long delay)
-
drivers/net/bonding/bond_main.c:5032:32-5032:48: static void bond_set_slave_arr(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:5047:34-5047:50: static void bond_reset_slave_arr(struct bonding *bond)
-
drivers/net/bonding/bond_main.c:5060:27-5060:43: int bond_update_slave_arr(struct bonding *bond, struct slave *skipslave)
-
drivers/net/bonding/bond_main.c:5130:50-5130:66: static struct slave *bond_xmit_3ad_xor_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:5147:54-5147:70: static struct slave *bond_xdp_xmit_3ad_xor_slave_get(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:5227:39-5227:55: static inline int bond_slave_override(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:5362:51-5362:67: static struct net_device *__bond_sk_get_lower_dev(struct bonding *bond,
-
drivers/net/bonding/bond_main.c:5396:41-5396:57: static netdev_tx_t bond_tls_device_xmit(struct bonding *bond, struct sk_buff *skb,
-
drivers/net/bonding/bond_netlink.c:621:49-621:65: static int bond_option_active_slave_get_ifindex(struct bonding *bond)
-
drivers/net/bonding/bond_options.c:637:32-637:48: static int bond_opt_check_deps(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:652:32-652:48: static void bond_opt_dep_print(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:670:38-670:54: static void bond_opt_error_interpret(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:746:20-746:36: int __bond_opt_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:785:27-785:43: int __bond_opt_set_notify(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:809:26-809:42: int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf)
-
drivers/net/bonding/bond_options.c:838:36-838:52: static bool bond_set_xfrm_features(struct bonding *bond)
-
drivers/net/bonding/bond_options.c:851:33-851:49: static int bond_option_mode_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:891:41-891:57: static int bond_option_active_slave_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:955:35-955:51: static int bond_option_miimon_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:997:35-997:51: static int _bond_option_delay_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1025:36-1025:52: static int bond_option_updelay_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1032:38-1032:54: static int bond_option_downdelay_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1039:45-1039:61: static int bond_option_peer_notif_delay_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1048:40-1048:56: static int bond_option_use_carrier_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1062:41-1062:57: static int bond_option_arp_interval_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1097:45-1097:61: static void _bond_options_arp_ip_target_set(struct bonding *bond, int slot,
-
drivers/net/bonding/bond_options.c:1112:43-1112:59: static int _bond_option_arp_ip_target_add(struct bonding *bond, __be32 target)
-
drivers/net/bonding/bond_options.c:1142:42-1142:58: static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target)
-
drivers/net/bonding/bond_options.c:1147:42-1147:58: static int bond_option_arp_ip_target_rem(struct bonding *bond, __be32 target)
-
drivers/net/bonding/bond_options.c:1186:39-1186:55: void bond_option_arp_ip_targets_clear(struct bonding *bond)
-
drivers/net/bonding/bond_options.c:1194:43-1194:59: static int bond_option_arp_ip_targets_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1221:45-1221:61: static void _bond_options_ns_ip6_target_set(struct bonding *bond, int slot,
-
drivers/net/bonding/bond_options.c:1236:39-1236:55: void bond_option_ns_ip6_targets_clear(struct bonding *bond)
-
drivers/net/bonding/bond_options.c:1245:43-1245:59: static int bond_option_ns_ip6_targets_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1285:41-1285:57: static int bond_option_arp_validate_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1295:44-1295:60: static int bond_option_arp_all_targets_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1305:39-1305:55: static int bond_option_missed_max_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1315:33-1315:49: static int bond_option_prio_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1336:36-1336:52: static int bond_option_primary_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1384:45-1384:61: static int bond_option_primary_reselect_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1398:42-1398:58: static int bond_option_fail_over_mac_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1408:45-1408:61: static int bond_option_xmit_hash_policy_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1418:40-1418:56: static int bond_option_resend_igmp_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1428:43-1428:59: static int bond_option_num_peer_notif_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1436:46-1436:62: static int bond_option_all_slaves_active_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1457:38-1457:54: static int bond_option_min_links_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1468:40-1468:56: static int bond_option_lp_interval_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1476:32-1476:48: static int bond_option_pps_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1496:40-1496:56: static int bond_option_lacp_active_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1506:38-1506:54: static int bond_option_lacp_rate_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1517:38-1517:54: static int bond_option_ad_select_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1527:37-1527:53: static int bond_option_queue_id_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1588:35-1588:51: static int bond_option_slaves_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1636:43-1636:59: static int bond_option_tlb_dynamic_lb_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1646:46-1646:62: static int bond_option_ad_actor_sys_prio_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1658:44-1658:60: static int bond_option_ad_actor_system_set(struct bonding *bond,
-
drivers/net/bonding/bond_options.c:1686:45-1686:61: static int bond_option_ad_user_port_key_set(struct bonding *bond,
-
drivers/net/bonding/bond_procfs.c:283:29-283:45: void bond_create_proc_entry(struct bonding *bond)
-
drivers/net/bonding/bond_procfs.c:299:29-299:45: void bond_remove_proc_entry(struct bonding *bond)
-
drivers/net/bonding/bond_sysfs.c:847:31-847:47: void bond_prepare_sysfs_group(struct bonding *bond)
-
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c:5026:55-5026:60: static int mlx4_mirror_fs_rules(struct mlx4_dev *dev, bool bond)
-
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c:121:6-121:25: struct net_device *bond,
-
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c:161:56-161:75: void lan966x_lag_port_leave(struct lan966x_port *port, struct net_device *bond)
-
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c:344:51-344:70: u32 lan966x_lag_get_mask(struct lan966x *lan966x, struct net_device *bond)
-
drivers/net/ethernet/mscc/ocelot.c:1474:56-1474:75: static u32 ocelot_get_bond_mask(struct ocelot *ocelot, struct net_device *bond)
-
drivers/net/ethernet/mscc/ocelot.c:1497:47-1497:66: int ocelot_bond_get_id(struct ocelot *ocelot, struct net_device *bond)
-
drivers/net/ethernet/mscc/ocelot.c:2217:9-2217:28: struct net_device *bond,
-
drivers/net/ethernet/mscc/ocelot.c:2247:5-2247:24: struct net_device *bond,
-
drivers/net/ethernet/mscc/ocelot.c:2272:7-2272:26: struct net_device *bond)
-
drivers/net/ethernet/mscc/ocelot.c:2310:47-2310:66: int ocelot_lag_fdb_add(struct ocelot *ocelot, struct net_device *bond,
-
drivers/net/ethernet/mscc/ocelot.c:2346:47-2346:66: int ocelot_lag_fdb_del(struct ocelot *ocelot, struct net_device *bond,
-
drivers/net/ethernet/mscc/ocelot_net.c:1394:10-1394:29: struct net_device *bond,
-
drivers/net/ethernet/mscc/ocelot_net.c:1426:9-1426:28: struct net_device *bond)
-
drivers/net/ethernet/mscc/ocelot_net.c:1438:11-1438:30: struct net_device *bond)
-
include/net/bonding.h:285:51-285:67: static inline struct slave *bond_get_slave_by_dev(struct bonding *bond,
-
include/net/bonding.h:296:50-296:66: static inline bool bond_should_override_tx_queue(struct bonding *bond)
-
include/net/bonding.h:302:31-302:53: static inline bool bond_is_lb(const struct bonding *bond)
-
include/net/bonding.h:308:44-308:66: static inline bool bond_needs_speed_duplex(const struct bonding *bond)
-
include/net/bonding.h:313:39-313:61: static inline bool bond_is_nondyn_tlb(const struct bonding *bond)
-
include/net/bonding.h:318:48-318:70: static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond)
-
include/net/bonding.h:326:45-326:67: static inline bool bond_mode_uses_xmit_hash(const struct bonding *bond)
-
include/net/bonding.h:345:38-345:54: static inline bool bond_uses_primary(struct bonding *bond)
-
include/net/bonding.h:350:67-350:83: static inline struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond)
-
include/net/bonding.h:399:44-399:60: static inline void bond_slave_state_change(struct bonding *bond)
-
include/net/bonding.h:412:44-412:60: static inline void bond_slave_state_notify(struct bonding *bond)
-
include/net/bonding.h:489:41-489:57: static inline int slave_do_arp_validate(struct bonding *bond,
-
include/net/bonding.h:495:46-495:62: static inline int slave_do_arp_validate_only(struct bonding *bond)
-
include/net/bonding.h:517:56-517:72: static inline unsigned long slave_oldest_target_arp_rx(struct bonding *bond,
-
include/net/bonding.h:530:43-530:59: static inline unsigned long slave_last_rx(struct bonding *bond,
-
include/net/bonding.h:615:43-615:59: static inline void bond_slave_link_notify(struct bonding *bond)
-
include/net/bonding.h:711:48-711:64: static inline struct slave *bond_slave_has_mac(struct bonding *bond,
-
include/net/bonding.h:725:43-725:59: static inline bool bond_slave_has_mac_rcu(struct bonding *bond, const u8 *mac)
variable
Defined...
-
drivers/gpu/drm/i915/gem/i915_gem_context.c:557:3-557:27: struct intel_engine_cs *bond;
-
drivers/net/bonding/bond_3ad.c:146:2-146:48: struct bonding *bond = __get_bond_by_port(port);
-
drivers/net/bonding/bond_3ad.c:212:2-212:48: struct bonding *bond = __get_bond_by_port(port);
-
drivers/net/bonding/bond_3ad.c:226:2-226:48: struct bonding *bond = __get_bond_by_port(port);
-
drivers/net/bonding/bond_3ad.c:388:2-388:65: const struct bonding *bond = bond_get_bond_by_slave(port->slave);
-
drivers/net/bonding/bond_3ad.c:780:2-780:44: struct bonding *bond = aggregator->slave->bond;
-
drivers/net/bonding/bond_3ad.c:1409:2-1409:18: struct bonding *bond;
-
drivers/net/bonding/bond_3ad.c:1688:2-1688:37: struct bonding *bond = agg->slave->bond;
-
drivers/net/bonding/bond_3ad.c:2045:2-2045:53: struct bonding *bond = bond_get_bond_by_slave(slave);
-
drivers/net/bonding/bond_3ad.c:2099:2-2099:32: struct bonding *bond = slave->bond;
-
drivers/net/bonding/bond_3ad.c:2319:2-2319:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_3ad.c:2409:2-2409:32: struct bonding *bond = slave->bond;
-
drivers/net/bonding/bond_alb.c:965:2-965:31: struct bonding *bond = data->bond;
-
drivers/net/bonding/bond_alb.c:1000:2-1000:53: struct bonding *bond = bond_get_bond_by_slave(slave);
-
drivers/net/bonding/bond_alb.c:1411:2-1411:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_alb.c:1525:2-1525:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_alb.c:1534:2-1534:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_alb.c:1788:2-1788:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:371:2-371:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:405:2-405:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:431:2-431:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:519:2-519:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:601:2-601:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:847:2-847:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_main.c:867:2-867:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:1329:2-1329:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:1357:2-1357:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:1368:2-1368:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:1400:2-1400:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:1540:2-1540:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:1668:2-1668:53: struct bonding *bond = bond_get_bond_by_slave(slave);
-
drivers/net/bonding/bond_main.c:1801:2-1801:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:1823:2-1823:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:2355:2-2355:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:2533:2-2533:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:2549:2-2549:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:2556:2-2556:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:2801:2-2801:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_main.c:3813:2-3813:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_main.c:3865:2-3865:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:4258:2-4258:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4318:2-4318:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4416:2-4416:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4448:2-4448:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4485:2-4485:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4584:2-4584:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4597:2-4597:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4619:2-4619:43: struct bonding *bond = netdev_priv(n->dev);
-
drivers/net/bonding/bond_main.c:4675:2-4675:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4732:2-4732:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4947:2-4947:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4968:2-4968:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:4990:2-4990:25: struct bonding *bond = container_of(work, struct bonding,
-
drivers/net/bonding/bond_main.c:5170:2-5170:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5186:2-5186:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5278:2-5278:47: struct bonding *bond = netdev_priv(master_dev);
-
drivers/net/bonding/bond_main.c:5384:2-5384:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5413:2-5413:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5448:2-5448:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5470:2-5470:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5542:2-5542:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5666:2-5666:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5685:2-5685:40: struct bonding *bond = netdev_priv(dev);
-
drivers/net/bonding/bond_main.c:5706:2-5706:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5750:2-5750:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5862:2-5862:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5872:2-5872:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:5941:2-5941:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:6353:2-6353:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_main.c:6394:2-6394:18: struct bonding *bond;
-
drivers/net/bonding/bond_main.c:6451:3-6451:19: struct bonding *bond, *tmp_bond;
-
drivers/net/bonding/bond_netlink.c:149:2-149:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_netlink.c:187:2-187:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_netlink.c:567:3-567:46: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_netlink.c:636:2-636:45: struct bonding *bond = netdev_priv(bond_dev);
-
drivers/net/bonding/bond_netlink.c:847:2-847:18: struct bonding *bond;
-
drivers/net/bonding/bond_procfs.c:14:2-14:55: struct bonding *bond = pde_data(file_inode(seq->file));
-
drivers/net/bonding/bond_procfs.c:33:2-33:55: struct bonding *bond = pde_data(file_inode(seq->file));
-
drivers/net/bonding/bond_procfs.c:60:2-60:55: struct bonding *bond = pde_data(file_inode(seq->file));
-
drivers/net/bonding/bond_procfs.c:193:2-193:55: struct bonding *bond = pde_data(file_inode(seq->file));
-
drivers/net/bonding/bond_sysfs.c:41:2-41:18: struct bonding *bond;
-
drivers/net/bonding/bond_sysfs.c:64:2-64:18: struct bonding *bond;
-
drivers/net/bonding/bond_sysfs.c:145:2-145:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:168:2-168:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:201:2-201:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:215:2-215:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:230:2-230:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:246:2-246:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:262:2-262:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:278:2-278:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:290:2-290:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:311:2-311:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:323:2-323:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:334:2-334:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:346:2-346:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:359:2-359:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:373:2-373:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:387:2-387:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:398:2-398:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:413:2-413:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:427:2-427:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:439:2-439:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:459:2-459:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:476:2-476:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:489:2-489:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:509:2-509:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:522:2-522:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:543:2-543:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:564:2-564:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:585:2-585:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:606:2-606:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:624:2-624:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:659:2-659:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:671:2-671:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:683:2-683:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:694:2-694:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:705:2-705:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:717:2-717:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:731:2-731:25: struct bonding *bond = to_bond(d);
-
drivers/net/bonding/bond_sysfs.c:746:2-746:25: struct bonding *bond = to_bond(d);
-
drivers/net/ethernet/mellanox/mlx4/main.c:1528:2-1528:27: struct mlx4_bond *bond = container_of(work, struct mlx4_bond, work);
-
drivers/net/ethernet/mellanox/mlx4/main.c:1557:2-1557:20: struct mlx4_bond *bond;
-
drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.c:280:2-280:25: struct mlx5e_rep_bond *bond;
-
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c:40:3-40:50: struct net_device *bond = lan966x->ports[lag]->bond;
-
drivers/net/ethernet/mscc/ocelot.c:1617:4-1617:43: struct net_device *bond = ocelot_port->bond;
-
drivers/net/ethernet/mscc/ocelot.c:2063:3-2063:49: struct net_device *bond = ocelot->ports[lag]->bond;
-
drivers/net/ethernet/mscc/ocelot.c:2123:3-2123:22: struct net_device *bond;