Home
last modified time | relevance | path

Searched defs:ad_info (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dif_bonding.h112 struct ad_info { struct
113 __u16 aggregator_id;
114 __u16 ports;
115 __u16 actor_key;
116 __u16 partner_key;
117 __u8 partner_system[ETH_ALEN];
/Linux-v5.4/drivers/net/bonding/
Dbond_sysfs.c498 struct ad_info ad_info; in bonding_show_ad_aggregator() local
518 struct ad_info ad_info; in bonding_show_ad_num_ports() local
538 struct ad_info ad_info; in bonding_show_ad_actor_key() local
558 struct ad_info ad_info; in bonding_show_ad_partner_key() local
578 struct ad_info ad_info; in bonding_show_ad_partner_mac() local
Dbond_procfs.c131 struct ad_info ad_info; in bond_info_show_master() local
Dbond_3ad.c2616 struct ad_info *ad_info) in __bond_3ad_get_active_agg_info()
2643 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()
Dbond_main.c988 struct ad_info ad_info; in bond_poll_controller() local
3979 struct ad_info ad_info; in bond_update_slave_arr() local
/Linux-v5.4/include/net/
Dbonding.h173 struct ad_slave_info *ad_info; member
225 struct ad_bond_info ad_info; member