Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_user.h344 u64 *push_wqe; member
385 u64 *push_wqe; member
Di40iw_uk.c479 push = (u64 *)((uintptr_t)qp->push_wqe + (wqe_idx & 0x3) * 0x20); in i40iw_inline_rdma_write()
552 push = (u64 *)((uintptr_t)qp->push_wqe + (wqe_idx & 0x3) * 0x20); in i40iw_inline_send()
1015 qp->push_wqe = info->push_wqe; in i40iw_qp_uk_init()