Home
last modified time | relevance | path

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

/Linux-v6.1/include/rdma/
Dib_verbs.h632 #define RDMA_CORE_CAP_IB_GRH_REQUIRED 0x00008000 macro
642 #define RDMA_CORE_PORT_IB_GRH_REQUIRED (RDMA_CORE_CAP_IB_GRH_REQUIRED \
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmain.c2891 ret |= RDMA_CORE_CAP_IB_GRH_REQUIRED; in get_core_cap_flags()