Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Dcma.c305 unsigned long supported_gids; in cma_set_default_gid_type() local
316 if (!(supported_gids & 1 << default_gid_type)) in cma_set_default_gid_type()
3119 unsigned long supported_gids, in cma_route_gid_type() argument
3124 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids)) in cma_route_gid_type()
3143 unsigned long supported_gids; in cma_iboe_set_path_rec_l2_fields() local
3157 supported_gids, in cma_iboe_set_path_rec_l2_fields()
5341 unsigned long supported_gids = 0; in cma_add_one() local
5370 supported_gids = roce_gid_type_mask_support(device, i); in cma_add_one()
5371 WARN_ON(!supported_gids); in cma_add_one()
5372 if (supported_gids & (1 << CMA_PREFERRED_ROCE_GID_TYPE)) in cma_add_one()
[all …]