Home
last modified time | relevance | path

Searched refs:bond_option_active_slave_get_rcu (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h350 static inline struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond) in bond_option_active_slave_get_rcu() function
679 struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c90 fdb_out_dev = bond_option_active_slave_get_rcu(netdev_priv(out_dev)); in get_fdb_out_dev()
/openbmc/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c134 bond_option_active_slave_get_rcu(netdev_priv(upper)); in is_eth_active_slave_of_bonding_rcu()
/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c494 slave_dev = bond_option_active_slave_get_rcu(bond); in bonding_show_active_slave()
H A Dbond_netlink.c627 slave = bond_option_active_slave_get_rcu(bond); in bond_option_active_slave_get_ifindex()
H A Dbond_main.c5678 real_dev = bond_option_active_slave_get_rcu(bond); in bond_hwtstamp_get()
5700 real_dev = bond_option_active_slave_get_rcu(bond); in bond_hwtstamp_set()
5769 real_dev = bond_option_active_slave_get_rcu(bond); in bond_ethtool_get_ts_info()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c145 active = bond_option_active_slave_get_rcu(netdev_priv(upper)); in mlx4_ib_get_netdev()