Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_bonding.h122 struct ad_info { struct
123 __u16 aggregator_id;
124 __u16 ports;
125 __u16 actor_key;
126 __u16 partner_key;
127 __u8 partner_system[ETH_ALEN];
/Linux-v5.10/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.c2607 struct ad_info *ad_info) in __bond_3ad_get_active_agg_info()
2634 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()
Dbond_main.c1142 struct ad_info ad_info; in bond_poll_controller() local
4347 struct ad_info ad_info; in bond_update_slave_arr() local
/Linux-v5.10/include/net/
Dbonding.h176 struct ad_slave_info *ad_info; member
234 struct ad_bond_info ad_info; member