Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c428 static inline u16 mlx5e_icosq_wrap_cnt(struct mlx5e_icosq *sq) in mlx5e_icosq_wrap_cnt()
433 static inline void mlx5e_fill_icosq_frag_edge(struct mlx5e_icosq *sq, in mlx5e_fill_icosq_frag_edge()
452 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_alloc_rx_mpwqe()
547 struct mlx5e_icosq *sq, in mlx5e_poll_ico_single_cqe()
575 struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); in mlx5e_poll_ico_cq()
Den.h442 struct mlx5e_icosq { struct
594 struct mlx5e_icosq icosq; /* internal control operations */
Den_main.c316 struct mlx5e_icosq *sq, in mlx5e_build_umr_wqe()
944 struct mlx5e_icosq *sq = &rq->channel->icosq; in mlx5e_activate_rq()
1034 static void mlx5e_free_icosq_db(struct mlx5e_icosq *sq) in mlx5e_free_icosq_db()
1039 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db()
1054 struct mlx5e_icosq *sq) in mlx5e_alloc_icosq()
1082 static void mlx5e_free_icosq(struct mlx5e_icosq *sq) in mlx5e_free_icosq()
1498 struct mlx5e_icosq *sq) in mlx5e_open_icosq()
1524 static void mlx5e_close_icosq(struct mlx5e_icosq *sq) in mlx5e_close_icosq()