Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c423 dev->device_cap_flags = IB_DEVICE_LOCAL_DMA_LKEY | IB_DEVICE_MEM_WINDOW; in c4iw_register_device()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c287 if (device->attrs.device_cap_flags & IB_DEVICE_LOCAL_DMA_LKEY) in __ib_alloc_pd()
314 if (!(device->attrs.device_cap_flags & IB_DEVICE_LOCAL_DMA_LKEY)) in __ib_alloc_pd()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h201 IB_DEVICE_LOCAL_DMA_LKEY = (1 << 15), enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c506 props->device_cap_flags |= IB_DEVICE_LOCAL_DMA_LKEY; in mlx4_ib_query_device()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c63 props->device_cap_flags |= IB_DEVICE_LOCAL_DMA_LKEY; in irdma_query_device()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c503 IB_DEVICE_LOCAL_DMA_LKEY | in qlnxr_query_device()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c177 | IB_DEVICE_LOCAL_DMA_LKEY in bnxt_re_query_device()