Home
last modified time | relevance | path

Searched defs:vpriv (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/atm/
Dlec.c311 struct lec_vcc_priv *vpriv = LEC_VCC_PRIV(vcc); in lec_start_xmit() local
665 struct lec_vcc_priv *vpriv = LEC_VCC_PRIV(vcc); in lec_pop() local
684 struct lec_vcc_priv *vpriv; in lec_vcc_attach() local
1256 struct lec_vcc_priv *vpriv = LEC_VCC_PRIV(vcc); in lec_arp_clear_vccs() local
2147 struct lec_vcc_priv *vpriv; in lec_mcast_make() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c286 static void mlx5e_async_event(struct mlx5_core_dev *mdev, void *vpriv, in mlx5e_async_event()
5029 static int mlx5e_attach(struct mlx5_core_dev *mdev, void *vpriv) in mlx5e_attach()
5051 static void mlx5e_detach(struct mlx5_core_dev *mdev, void *vpriv) in mlx5e_detach()
5118 static void mlx5e_remove(struct mlx5_core_dev *mdev, void *vpriv) in mlx5e_remove()
5132 static void *mlx5e_get_netdev(void *vpriv) in mlx5e_get_netdev()
/Linux-v4.19/drivers/ata/
Dpata_mpc52xx.c597 mpc52xx_ata_task_irq(int irq, void *vpriv) in mpc52xx_ata_task_irq()