Searched refs:mlx5e_icosq (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 129 static void icosq_fill_wi(struct mlx5e_icosq *sq, u16 pi, in icosq_fill_wi() 136 post_static_params(struct mlx5e_icosq *sq, in post_static_params() 166 post_progress_params(struct mlx5e_icosq *sq, in post_progress_params() 201 struct mlx5e_icosq *sq; in post_rx_param_wqes() 252 resync_post_get_progress_params(struct mlx5e_icosq *sq, in resync_post_get_progress_params() 334 struct mlx5e_icosq *sq; in resync_handle_work() 371 struct mlx5e_icosq *sq; in resync_handle_seq_match() 428 struct mlx5e_icosq *sq) in mlx5e_ktls_handle_get_psv_completion() 752 struct mlx5e_icosq *sq; in mlx5e_ktls_rx_handle_resync_list()
|
| H A D | ktls_txrx.h | 27 struct mlx5e_icosq *sq);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en.h | 529 struct mlx5e_icosq { struct 704 struct mlx5e_icosq *icosq; 760 struct mlx5e_icosq icosq; /* internal control operations */ 779 struct mlx5e_icosq async_icosq; 1122 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq); 1123 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq);
|
| H A D | en_rx.c | 635 static void build_ksm_umr(struct mlx5e_icosq *sq, struct mlx5e_umr_wqe *umr_wqe, in build_ksm_umr() 670 struct mlx5e_icosq *sq, in mlx5e_build_shampo_hd_umr() 737 struct mlx5e_icosq *sq = rq->icosq; in mlx5e_alloc_rx_hd_mpwqe() 776 struct mlx5e_icosq *sq = rq->icosq; in mlx5e_alloc_rx_mpwqe() 944 void mlx5e_free_icosq_descs(struct mlx5e_icosq *sq) in mlx5e_free_icosq_descs() 989 struct mlx5e_icosq *sq) in mlx5e_handle_shampo_hd_umr() 1000 struct mlx5e_icosq *sq = container_of(cq, struct mlx5e_icosq, cq); in mlx5e_poll_ico_cq() 1090 struct mlx5e_icosq *sq = rq->icosq; in mlx5e_post_rx_mpwqes()
|
| H A D | en_main.c | 321 struct mlx5e_icosq *sq, in mlx5e_build_umr_wqe() 1590 static void mlx5e_free_icosq_db(struct mlx5e_icosq *sq) in mlx5e_free_icosq_db() 1595 static int mlx5e_alloc_icosq_db(struct mlx5e_icosq *sq, int numa) in mlx5e_alloc_icosq_db() 1610 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_icosq_err_cqe_work() 1618 struct mlx5e_icosq *sq = container_of(recover_work, struct mlx5e_icosq, in mlx5e_async_icosq_err_cqe_work() 1628 struct mlx5e_icosq *sq, in mlx5e_alloc_icosq() 1660 static void mlx5e_free_icosq(struct mlx5e_icosq *sq) in mlx5e_free_icosq() 2060 struct mlx5e_sq_param *param, struct mlx5e_icosq *sq, in mlx5e_open_icosq() 2095 void mlx5e_activate_icosq(struct mlx5e_icosq *icosq) in mlx5e_activate_icosq() 2100 void mlx5e_deactivate_icosq(struct mlx5e_icosq *icosq) in mlx5e_deactivate_icosq() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | health.h | 31 void mlx5e_reporter_icosq_cqe_err(struct mlx5e_icosq *icosq);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | rx.c | 22 struct mlx5e_icosq *icosq = rq->icosq; in mlx5e_xsk_alloc_rx_mpwqe()
|