Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c330 static void resync_handle_work(struct work_struct *work) in resync_handle_work() function
355 INIT_WORK(&resync->work, resync_handle_work); in resync_init()