Searched refs:agg (Results 1 – 2 of 2) sorted by relevance
2393 struct aggregator *agg = SLAVE_AD_INFO(slave).port.aggregator; in bond_3ad_xmit_xor() local2395 if (agg && (agg->aggregator_identifier == agg_id)) { in bond_3ad_xmit_xor()2412 struct aggregator *agg = SLAVE_AD_INFO(slave).port.aggregator; in bond_3ad_xmit_xor() local2414 if (agg) { in bond_3ad_xmit_xor()2415 slave_agg_id = agg->aggregator_identifier; in bond_3ad_xmit_xor()2418 if (SLAVE_IS_OK(slave) && agg && (slave_agg_id == agg_id)) { in bond_3ad_xmit_xor()
3225 const struct aggregator *agg in bond_info_show_slave() local3228 if (agg) { in bond_info_show_slave()3230 agg->aggregator_identifier); in bond_info_show_slave()