Home
last modified time | relevance | path

Searched refs:mlx5_devcom_send_event (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.h33 int mlx5_devcom_send_event(struct mlx5_devcom_comp_dev *devcom,
H A Ddevcom.c266 int mlx5_devcom_send_event(struct mlx5_devcom_comp_dev *devcom, in mlx5_devcom_send_event() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3104 mlx5_devcom_send_event(esw->devcom, in mlx5_esw_offloads_devcom_init()
3115 mlx5_devcom_send_event(esw->devcom, in mlx5_esw_offloads_devcom_cleanup()
H A Den_main.c244 mlx5_devcom_send_event(priv->devcom, MPV_DEVCOM_MASTER_UP, in mlx5e_devcom_init_mpv()
258 mlx5_devcom_send_event(priv->devcom, MPV_DEVCOM_MASTER_DOWN, in mlx5e_devcom_cleanup_mpv()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c2864 mlx5_devcom_send_event(priv->devcom, event, event, priv); in mlx5e_ipsec_send_event()