Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h345 static inline struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond) in bond_option_active_slave_get_rcu() function
654 struct net_device *bond_option_active_slave_get_rcu(struct bonding *bond);
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_sysfs.c467 slave_dev = bond_option_active_slave_get_rcu(bond); in bonding_show_active_slave()
H A Dbond_netlink.c515 slave = bond_option_active_slave_get_rcu(bond); in bond_option_active_slave_get_ifindex()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmain.c148 active = bond_option_active_slave_get_rcu(netdev_priv(upper)); in mlx4_ib_get_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4049 fdb_out_dev = bond_option_active_slave_get_rcu(netdev_priv(out_dev)); in get_fdb_out_dev()