Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h578 C4IW_QP_ATTR_ENABLE_RDMA_READ = 1 << 7, enumerator
587 C4IW_QP_ATTR_VALID_MODIFY = (C4IW_QP_ATTR_ENABLE_RDMA_READ |
Dqp.c1857 if (mask & C4IW_QP_ATTR_ENABLE_RDMA_READ) in c4iw_modify_qp()
2390 (C4IW_QP_ATTR_ENABLE_RDMA_READ | in c4iw_ib_modify_qp()