Searched refs:IB_DEVICE_LOCAL_DMA_LKEY (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c444 dev->device_cap_flags = IB_DEVICE_LOCAL_DMA_LKEY | IB_DEVICE_MEM_WINDOW;
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c273 if (device->attrs.device_cap_flags & IB_DEVICE_LOCAL_DMA_LKEY)
299 if (!(device->attrs.device_cap_flags & IB_DEVICE_LOCAL_DMA_LKEY))
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_verbs.h189 IB_DEVICE_LOCAL_DMA_LKEY = (1 << 15), enumerator in enum:ib_device_cap_flags
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c507 props->device_cap_flags |= IB_DEVICE_LOCAL_DMA_LKEY;
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c525 IB_DEVICE_LOCAL_DMA_LKEY |

Completed in 140 milliseconds