Searched defs:all_slaves (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dif_eql.h39 struct list_head all_slaves; member in struct:slave_queue
/linux-master/include/net/
H A Dbonding.h222 struct bond_up_slave __rcu *all_slaves; member in struct:bonding
/linux-master/drivers/net/bonding/
H A Dbond_main.c5072 struct bond_up_slave *usable_slaves = NULL, *all_slaves = NULL; local
5042 bond_set_slave_arr(struct bonding *bond, struct bond_up_slave *usable_slaves, struct bond_up_slave *all_slaves) argument
5284 bond_xmit_get_slave(struct net_device *master_dev, struct sk_buff *skb, bool all_slaves) argument
[all...]
/linux-master/net/core/
H A Ddev.c8293 netdev_get_xmit_slave(struct net_device *dev, struct sk_buff *skb, bool all_slaves) argument

Completed in 129 milliseconds