Searched refs:mlx5e_iq_open (Results 1 – 3 of 3) sorted by relevance
326 mlx5e_iq_open(struct mlx5e_channel *c, in mlx5e_iq_open() function
1307 int mlx5e_iq_open(struct mlx5e_channel *, struct mlx5e_sq_param *, struct mlx5e_cq_param *, struct …
2271 err = mlx5e_iq_open(c, &cparam->sq, &cparam->tx_cq, &c->iq); in mlx5e_open_channel()