Searched refs:slave_agg_no (Results 1 – 1 of 1) sorted by relevance
2397 int slave_agg_no; in bond_3ad_xmit_xor() local2419 slave_agg_no = bond->xmit_hash_policy(skb, slaves_in_agg); in bond_3ad_xmit_xor()2425 slave_agg_no--; in bond_3ad_xmit_xor()2426 if (slave_agg_no < 0) in bond_3ad_xmit_xor()2431 if (slave_agg_no >= 0) { in bond_3ad_xmit_xor()