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

/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c256 unsigned long supported_gids; local
262 supported_gids = roce_gid_type_mask_support(cma_dev->device, port);
264 if (!(supported_gids & 1 << default_gid_type))
2524 unsigned long supported_gids,
2529 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids))
2560 unsigned long supported_gids; local
2571 supported_gids = roce_gid_type_mask_support(id_priv->id.device,
2575 supported_gids,
4265 unsigned long supported_gids; local
4268 supported_gids
2523 cma_route_gid_type(enum rdma_network_type network_type, unsigned long supported_gids, enum ib_gid_type default_gid) argument
[all...]

Completed in 110 milliseconds