Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c203 if (priv->kernel_caps & IBK_BLOCK_MULTICAST_LOOPBACK) in ipoib_transport_dev_init()
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.c309 props->kernel_cap_flags = IBK_BLOCK_MULTICAST_LOOPBACK; in usnic_ib_query_device()
/openbmc/linux/include/rdma/
H A Dib_verbs.h298 IBK_BLOCK_MULTICAST_LOOPBACK = 1 << 5, enumerator
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c488 props->kernel_cap_flags = IBK_BLOCK_MULTICAST_LOOPBACK; in mlx4_ib_query_device()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c891 props->kernel_cap_flags |= IBK_BLOCK_MULTICAST_LOOPBACK; in mlx5_ib_query_device()