Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c642 props->init_type_reply = out_mad->data[41] >> 4; in mlx5_query_mad_ifc_port()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c847 rep->init_type_reply = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
848 init_type_reply); in mlx5_query_hca_vport_context()
/linux/include/linux/mlx5/
H A Ddriver.h883 u8 init_type_reply; /* bitmask: see ib spec 14.2.5.6 InitTypeReply */ member
H A Dmlx5_ifc.h4623 u8 init_type_reply[0x4]; member