Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den.h1024 void mlx5e_set_rx_mode_work(struct work_struct *work);
Den_main.c5513 void mlx5e_set_rx_mode_work(struct work_struct *work) in mlx5e_set_rx_mode_work() function
5551 INIT_WORK(&priv->set_rx_mode_work, mlx5e_set_rx_mode_work); in mlx5e_priv_init()