Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c221 if (mbox_info->mbi_alloc_flags & in tavor_mbox_alloc()
1232 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_init_hca_cmd_post()
1311 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_init_ib_cmd_post()
1381 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_set_ib_cmd_post()
1435 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_OUTMBOX; in tavor_mod_stat_cfg_cmd_post()
2003 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_resize_cq_cmd_post()
2124 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_cmn_qp_cmd_post()
2200 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_OUTMBOX; in tavor_cmn_query_cmd_post()
2426 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_mgid_hash_cmd_post()
2545 mbox_info.mbi_alloc_flags = TAVOR_ALLOC_INMBOX; in tavor_write_mgm_cmd_post()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c332 if (mbox_info->mbi_alloc_flags & in hermon_mbox_alloc()
1339 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_init_hca_cmd_post()
1418 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_set_port_cmd_post()
1531 mbox_info.mbi_alloc_flags = HERMON_ALLOC_OUTMBOX; in hermon_mod_stat_cfg_cmd_post()
1612 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_map_cmd_post()
2594 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_write_mtt_cmd_post()
2711 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_resize_cq_cmd_post()
2766 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_modify_cq_cmd_post()
3222 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_mgid_hash_cmd_post()
3344 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_write_mgm_cmd_post()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h497 uint_t mbi_alloc_flags; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h567 uint_t mbi_alloc_flags; member