Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c343 static void eq_pf_action(struct work_struct *work) in eq_pf_action() function
357 INIT_WORK(&pf_ctx->work, eq_pf_action); in init_pf_ctx()