Home
last modified time | relevance | path

Searched refs:other_priv (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c354 struct mlx5e_priv *other_priv = netdev_priv(ndev); in mlx5_tc_ct_get_flow_source_match() local
358 vf_rep = mlx5e_eswitch_vf_rep(ndev) && mlx5_same_hw_devs(mdev, other_priv->mdev); in mlx5_tc_ct_get_flow_source_match()
359 uplink_rep = mlx5e_eswitch_uplink_rep(ndev) && mlx5_same_hw_devs(mdev, other_priv->mdev); in mlx5_tc_ct_get_flow_source_match()
/linux/net/sched/
H A Dsch_cake.c2023 struct cake_sched_data *other_priv; in cake_dequeue()
2032 other_priv = qdisc_priv(other_sch); in cake_dequeue()
2034 if (other_priv == q) in cake_dequeue()
2038 other_last_active = READ_ONCE(other_priv->last_active); in cake_dequeue()
2022 struct cake_sched_data *other_priv; cake_dequeue() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2377 struct ethsw_port_priv *other_priv = netdev_priv(dev); in dpaa2_switch_check_dpsw_instance() local
2382 if (other_priv->ethsw_data == port_priv->ethsw_data) in dpaa2_switch_check_dpsw_instance()