Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c109 __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()
151 __iowrite64_copy(bf->bfreg->map + bf->offset, mmio_wqe, in post_send_nop()
152 sizeof(mmio_wqe) / 8); in post_send_nop()