Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c848 static int mlx5e_open_cq(struct mlx5e_channel *c, in mlx5e_open_cq() function
899 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()