Searched defs:slave_cnt (Results 1 – 2 of 2) sorted by relevance
203 s32 slave_cnt; /* never change this value outside the attach/detach wrappers */ member
3708 int slave_cnt = ACCESS_ONCE(bond->slave_cnt); in bond_xmit_roundrobin() local