Home
last modified time | relevance | path

Searched refs:mmio_wqe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmem.c108 __be32 mmio_wqe[16] = {}; in post_send_nop() local
136 memcpy(mmio_wqe, ctrl, sizeof(*ctrl)); in post_send_nop()
137 ((struct mlx5_wqe_ctrl_seg *)&mmio_wqe)->fm_ce_se |= in post_send_nop()
152 mlx5_write64(&mmio_wqe[i * 2], in post_send_nop()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmem.c206 __be32 mmio_wqe[16] = {}; in post_send_nop() local
234 memcpy(mmio_wqe, ctrl, sizeof(*ctrl)); in post_send_nop()
235 ((struct mlx5_wqe_ctrl_seg *)&mmio_wqe)->fm_ce_se |= in post_send_nop()
250 mlx5_write64(&mmio_wqe[i * 2], in post_send_nop()

Completed in 2 milliseconds