Home
last modified time | relevance | path

Searched refs:mlx5e_set_rx_mode_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1009 void mlx5e_set_rx_mode_work(struct work_struct *work);
H A Den_main.c5975 void mlx5e_set_rx_mode_work(struct work_struct *work) in mlx5e_set_rx_mode_work() function
6012 INIT_WORK(&priv->set_rx_mode_work, mlx5e_set_rx_mode_work); in mlx5e_priv_init()