Searched refs:eqn_not_used (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1279 int eqn_not_used = -1; local
1282 if (mlx5_vector2eqn(priv->mdev, i, &eqn_not_used, &irqn) != 0)
H A Dmlx5_en_main.c1817 int eqn_not_used; local
1825 err = mlx5_vector2eqn(mdev, eq_ix, &eqn_not_used, &irqn);

Completed in 111 milliseconds