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

/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c444 dev->device_cap_flags = IB_DEVICE_LOCAL_DMA_LKEY | IB_DEVICE_MEM_WINDOW;
/freebsd-12-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-12-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-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c507 props->device_cap_flags |= IB_DEVICE_LOCAL_DMA_LKEY;

Completed in 127 milliseconds