Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcma.c302 unsigned long supported_gids; in cma_set_default_gid_type() local
311 supported_gids = roce_gid_type_mask_support(cma_dev->device, port); in cma_set_default_gid_type()
313 if (!(supported_gids & 1 << default_gid_type)) in cma_set_default_gid_type()
2837 unsigned long supported_gids, in cma_route_gid_type() argument
2842 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids)) in cma_route_gid_type()
2861 unsigned long supported_gids; in cma_iboe_set_path_rec_l2_fields() local
2872 supported_gids = roce_gid_type_mask_support(id_priv->id.device, in cma_iboe_set_path_rec_l2_fields()
2875 supported_gids, in cma_iboe_set_path_rec_l2_fields()
4944 unsigned long supported_gids = 0; in cma_add_one() local
4969 supported_gids = roce_gid_type_mask_support(device, i); in cma_add_one()
[all …]