Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_uk.c316 bool inv_stag, in i40iw_rdma_read() argument
338 LS_64((inv_stag ? I40IWQP_OP_RDMA_READ_LOC_INV : I40IWQP_OP_RDMA_READ), I40IWQPSQ_OPCODE) | in i40iw_rdma_read()
816 info->inv_stag = (u32)RS_64(qword2, I40IWCQ_INVSTAG); in i40iw_cq_poll_completion()
Di40iw_user.h269 i40iw_stag inv_stag; member
Di40iw_verbs.c2110 bool inv_stag; in i40iw_post_send() local
2123 inv_stag = false; in i40iw_post_send()
2188 inv_stag = true; in i40iw_post_send()
2201 ret = ukqp->ops.iw_rdma_read(ukqp, &info, inv_stag, false); in i40iw_post_send()