Home
last modified time | relevance | path

Searched refs:bond_slave_can_tx (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dbonding.h437 static inline bool bond_slave_can_tx(struct slave *slave) in bond_slave_can_tx() function
/linux/drivers/net/bonding/
H A Dbond_main.c4900 if (bond_slave_can_tx(slave)) in bond_get_slave_by_id()
4910 if (bond_slave_can_tx(slave)) in bond_get_slave_by_id()
5195 if (!bond_slave_can_tx(slave)) in bond_update_slave_arr()
5857 if (bond_slave_can_tx(slave)) { in bond_ethtool_get_link_ksettings()