Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2844 unsigned long supported_gids, in cma_route_gid_type()
2849 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids)) in cma_route_gid_type()
2868 unsigned long supported_gids; in cma_iboe_set_path_rec_l2_fields() local
2879 supported_gids = roce_gid_type_mask_support(id_priv->id.device, in cma_iboe_set_path_rec_l2_fields()
2882 supported_gids, in cma_iboe_set_path_rec_l2_fields()
4975 unsigned long supported_gids = 0; in cma_add_one() local
5000 supported_gids in cma_add_one()
2843 cma_route_gid_type(enum rdma_network_type network_type, unsigned long supported_gids, enum ib_gid_type default_gid) cma_route_gid_type() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcma.c303 unsigned long supported_gids; in cma_set_default_gid_type() local
312 supported_gids = roce_gid_type_mask_support(cma_dev->device, port); in cma_set_default_gid_type()
314 if (!(supported_gids & 1 << default_gid_type)) in cma_set_default_gid_type()
3084 unsigned long supported_gids, in cma_route_gid_type()
3089 test_bit(IB_GID_TYPE_ROCE_UDP_ENCAP, &supported_gids)) in cma_route_gid_type()
3108 unsigned long supported_gids; in cma_iboe_set_path_rec_l2_fields() local
3119 supported_gids = roce_gid_type_mask_support(id_priv->id.device, in cma_iboe_set_path_rec_l2_fields()
3122 supported_gids, in cma_iboe_set_path_rec_l2_fields()
5307 unsigned long supported_gids = 0; in cma_add_one() local
5336 supported_gids in cma_add_one()
3083 cma_route_gid_type(enum rdma_network_type network_type, unsigned long supported_gids, enum ib_gid_type default_gid) cma_route_gid_type() argument
[all...]

Completed in 14 milliseconds