Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Drw.c29 static inline bool rdma_rw_can_use_mr(struct ib_device *dev, u32 port_num) in rdma_rw_can_use_mr() function
646 if (rdma_rw_can_use_mr(device, port_num)) in rdma_rw_mr_factor()
674 rdma_rw_can_use_mr(dev, attr->port_num)) in rdma_rw_init_qp()
697 } else if (rdma_rw_can_use_mr(dev, attr->port_num)) { in rdma_rw_init_mrs()