Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_rsrc.h141 HERMON_CQC, enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c243 case HERMON_CQC: in hermon_rsrc_alloc()
571 case HERMON_CQC: in hermon_rsrc_free()
877 case HERMON_CQC: in hermon_rsrc_init_phase2()
1366 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_CQC]; in hermon_rsrc_fini()
1937 rsrc_type == HERMON_CQC || rsrc_type == HERMON_SRQC); in hermon_rsrc_hw_entry_alloc()
2027 rsrc_type == HERMON_CQC || rsrc_type == HERMON_SRQC); in hermon_rsrc_hw_entry_free()
H A Dhermon_cq.c123 status = hermon_rsrc_alloc(state, HERMON_CQC, 1, sleepflag, &cqc); in hermon_cq_alloc()
358 hermon_icm_set_num_to_hdl(state, HERMON_CQC, cqc->hr_indx, cq); in hermon_cq_alloc()
488 hermon_icm_set_num_to_hdl(state, HERMON_CQC, cqc->hr_indx, NULL); in hermon_cq_free()
1283 return (hermon_icm_num_to_hdl(state, HERMON_CQC, cqindx)); in hermon_cqhdl_from_cqnum()
H A Dhermon.c1033 case HERMON_CQC: in hermon_icm_alloc()
1086 case HERMON_CQC: in hermon_icm_alloc()
1158 case HERMON_CQC: in hermon_icm_free()
2882 icm[HERMON_CQC].object_size = devlim->cqc_entry_sz; in hermon_icm_config_setup()
2901 icm[HERMON_CQC].log_num_entries = cfg->cp_log_num_cq; in hermon_icm_config_setup()
3089 case HERMON_CQC: in hermon_inithca_set()
3243 init_dependent(HERMON_CQC, i); in hermon_icm_tables_init()