Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c54 struct mlx5e_channel *c = container_of(napi, struct mlx5e_channel, in mlx5e_napi_poll()
99 struct mlx5e_channel *c = cq->channel; in mlx5e_cq_error_event()
Den.h301 struct mlx5e_channel *channel;
325 struct mlx5e_channel *channel;
390 struct mlx5e_channel *channel;
404 struct mlx5e_channel { struct
494 struct mlx5e_channel **channel;
Den_main.c309 static int mlx5e_create_rq(struct mlx5e_channel *c, in mlx5e_create_rq()
412 struct mlx5e_channel *c = rq->channel; in mlx5e_modify_rq()
446 struct mlx5e_channel *c = rq->channel; in mlx5e_wait_for_min_rx_wqes()
460 static int mlx5e_open_rq(struct mlx5e_channel *c, in mlx5e_open_rq()
532 static int mlx5e_create_sq(struct mlx5e_channel *c, in mlx5e_create_sq()
590 struct mlx5e_channel *c = sq->channel; in mlx5e_destroy_sq()
600 struct mlx5e_channel *c = sq->channel; in mlx5e_enable_sq()
645 struct mlx5e_channel *c = sq->channel; in mlx5e_modify_sq()
673 struct mlx5e_channel *c = sq->channel; in mlx5e_disable_sq()
680 static int mlx5e_open_sq(struct mlx5e_channel *c, in mlx5e_open_sq()
[all …]
Den_ethtool.c415 struct mlx5e_channel *c; in mlx5e_set_coalesce()