Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Drw.c34 static inline bool rdma_rw_can_use_mr(struct ib_device *dev, u8 port_num) in rdma_rw_can_use_mr() function
658 if (rdma_rw_can_use_mr(device, port_num)) in rdma_rw_mr_factor()
687 else if (rdma_rw_can_use_mr(dev, attr->port_num)) in rdma_rw_init_qp()
709 } else if (rdma_rw_can_use_mr(dev, attr->port_num)) { in rdma_rw_init_mrs()