Searched refs:HERMON_ALLOC_INMBOX (Results 1 – 2 of 2) sorted by relevance
296 if (mbox_info->mbi_alloc_flags & HERMON_ALLOC_INMBOX) { in hermon_mbox_alloc()333 HERMON_ALLOC_INMBOX) { in hermon_mbox_alloc()370 if (mbox_info->mbi_alloc_flags & HERMON_ALLOC_INMBOX) { in hermon_mbox_free()382 if (mbox_info->mbi_alloc_flags & HERMON_ALLOC_INMBOX) { in hermon_mbox_free()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()1612 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX; in hermon_map_cmd_post()1933 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX | HERMON_ALLOC_OUTMBOX; in hermon_mad_ifc_cmd_post()1988 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX | HERMON_ALLOC_OUTMBOX; in hermon_getportinfo_cmd_post()2062 mbox_info.mbi_alloc_flags = HERMON_ALLOC_INMBOX | HERMON_ALLOC_OUTMBOX; in hermon_is_ext_port_counters_supported()[all …]
572 #define HERMON_ALLOC_INMBOX (1 << 0) macro