Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_reg.h1201 } mlxcx_cmd_out_t; typedef
1211 mlxcx_cmd_out_t mlxo_enable_hca_head;
1223 mlxcx_cmd_out_t mlxo_disable_hca_head;
1233 mlxcx_cmd_out_t mlxo_query_issi_head;
1254 mlxcx_cmd_out_t mlxo_set_issi_head;
1264 mlxcx_cmd_out_t mlxo_init_hca_head;
1279 mlxcx_cmd_out_t mlxo_teardown_hca_head;
1296 mlxcx_cmd_out_t mlxo_query_pages_head;
1323 mlxcx_cmd_out_t mlxo_manage_pages_head;
1548 mlxcx_cmd_out_t mlxo_query_hca_cap_head;
[all …]
H A Dmlxcx_cmd.c1066 mlxcx_cmd_out_t *out; in mlxcx_cmd_evaluate()