Searched refs:HERMON_CMPT_CQC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h150 HERMON_CMPT_CQC, /* for allocation of ICM backing memory */ enumerator in enum:__anon7884
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1034 status = HERMON_ICM_ALLOC(HERMON_CMPT_CQC);
1087 HERMON_ICM_FREE(HERMON_CMPT_CQC);
1159 HERMON_ICM_FREE(HERMON_CMPT_CQC);
2877 icm[HERMON_CMPT_CQC].object_size = devlim->cmpt_entry_sz;
2895 icm[HERMON_CMPT_CQC].log_num_entries = cfg->cp_log_num_cq;
2931 case HERMON_CMPT_CQC:
2956 case HERMON_CMPT_CQC:
2994 init_cmpt_icm_baseaddr(HERMON_CMPT_CQC, 2);
3242 case HERMON_CMPT_CQC:
3384 case HERMON_CMPT_CQC
[all...]
H A Dhermon_rsrc.c274 case HERMON_CMPT_CQC: /* handled during HERMON_CPC */
600 case HERMON_CMPT_CQC:
904 case HERMON_CMPT_CQC:
1390 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_CMPT_CQC];

Completed in 56 milliseconds