Home
last modified time | relevance | path

Searched refs:bond_3ad_get_active_agg_info (Results 1 – 3 of 3) sorted by relevance

/drivers/net/bonding/
Dbond_sysfs.c1335 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_aggregator()
1357 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_num_ports()
1379 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_actor_key()
1401 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_partner_key()
1422 if (!bond_3ad_get_active_agg_info(bond, &ad_info)) in bonding_show_ad_partner_mac()
Dbond_3ad.h275 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info);
Dbond_3ad.c2396 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info() function