Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h352 static inline struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond) in bond_option_active_slave_get_rcu() function
705 struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond);
/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()
/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()
/linux/drivers/net/bonding/
H A Dbond_sysfs.c491 slave_dev = bond_option_active_slave_get_rcu(bond); in bonding_show_active_slave()
H A Dbond_netlink.c683 slave = bond_option_active_slave_get_rcu(bond); in bond_option_active_slave_get_ifindex()
H A Dbond_main.c5807 real_dev = bond_option_active_slave_get_rcu(bond); in bond_hwtstamp_get()
5829 real_dev = bond_option_active_slave_get_rcu(bond); in bond_hwtstamp_set()
5896 real_dev = bond_option_active_slave_get_rcu(bond); in bond_ethtool_get_ts_info()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c89 bond_option_active_slave_get_rcu(netdev_priv(bond_grp->upper_dev)); in hns_roce_set_bond_netdev()