Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/libmlx5/
H A Dmlx5.h258 uint8_t cached_link_layer[MLX5_MAX_PORTS_NUM]; member
H A Dverbs.c1564 if (context->cached_link_layer[attr->port_num - 1] == in mlx5_modify_qp()
1646 if (ctx->cached_link_layer[attr->port_num - 1]) { in mlx5_create_ah()
1647 is_eth = ctx->cached_link_layer[attr->port_num - 1] == in mlx5_create_ah()
H A Dmlx5.c942 context->cached_link_layer[j] = port_attr.link_layer; in mlx5_init_context()