Searched refs:mlx5e_open_cq (Results 1 – 1 of 1) sorted by relevance
848 static int mlx5e_open_cq(struct mlx5e_channel *c, in mlx5e_open_cq() function899 err = mlx5e_open_cq(c, &cparam->tx_cq, &c->sq[tc].cq, in mlx5e_open_tx_cqs()990 err = mlx5e_open_cq(c, &cparam->rx_cq, &c->rq.cq, in mlx5e_open_channel()