Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dif_bonding.h109 struct ad_info { struct
110 __u16 aggregator_id;
111 __u16 ports;
112 __u16 actor_key;
113 __u16 partner_key;
114 __u8 partner_system[ETH_ALEN];
/linux-3.3/drivers/net/bonding/
Dbond_sysfs.c1330 struct ad_info ad_info; in bonding_show_ad_aggregator() local
1352 struct ad_info ad_info; in bonding_show_ad_num_ports() local
1374 struct ad_info ad_info; in bonding_show_ad_actor_key() local
1396 struct ad_info ad_info; in bonding_show_ad_partner_key() local
1418 struct ad_info ad_info; in bonding_show_ad_partner_mac() local
Dbond_procfs.c124 struct ad_info ad_info; in bond_info_show_master() local
Dbonding.h192 struct ad_slave_info ad_info; /* HUGE - better to dynamically alloc */ member
237 struct ad_bond_info ad_info; member
Dbond_3ad.c2367 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info()
2399 struct ad_info ad_info; in bond_3ad_xmit_xor() local