Searched refs:bond_3ad_get_active_agg_info (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/bonding/ |
| H A D | bond_sysfs.c | 500 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_aggregator() 520 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_num_ports() 540 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_actor_key() 560 bond_3ad_get_active_agg_info(bond, &ad_info) in bonding_show_ad_partner_key() 579 if (!bond_3ad_get_active_agg_info(bond, &ad_info)) in bonding_show_ad_partner_mac()
|
| H A D | bond_netlink.c | 653 if (!bond_3ad_get_active_agg_info(bond, &info)) { in bond_fill_info()
|
| H A D | bond_3ad.c | 2651 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info) in bond_3ad_get_active_agg_info() function
|
| H A D | bond_main.c | 1267 if (bond_3ad_get_active_agg_info(bond, &ad_info)) in bond_poll_controller() 4492 if (bond_3ad_get_active_agg_info(bond, &ad_info)) { in bond_update_slave_arr()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | bond_3ad.h | 298 int bond_3ad_get_active_agg_info(struct bonding *bond, struct ad_info *ad_info);
|