Home
last modified time | relevance | path

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

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