Home
last modified time | relevance | path

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

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