Searched refs:HERMON_SRQC (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_srq.c | 119 status = hermon_rsrc_alloc(state, HERMON_SRQC, 1, sleepflag, &srqc); in hermon_srq_alloc() 382 hermon_icm_set_num_to_hdl(state, HERMON_SRQC, srqc->hr_indx, srq); in hermon_srq_alloc() 520 hermon_icm_set_num_to_hdl(state, HERMON_SRQC, srqc->hr_indx, NULL); in hermon_srq_free() 955 return (hermon_icm_num_to_hdl(state, HERMON_SRQC, srqindx)); in hermon_srqhdl_from_srqnum()
|
H A D | hermon_rsrc.c | 244 case HERMON_SRQC: in hermon_rsrc_alloc() 572 case HERMON_SRQC: in hermon_rsrc_free() 884 case HERMON_SRQC: in hermon_rsrc_init_phase2() 1348 entry_info.hwi_rsrcpool = &state->hs_rsrc_hdl[HERMON_SRQC]; 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 D | hermon.c | 1026 case HERMON_SRQC: in hermon_icm_alloc() 1083 case HERMON_SRQC: in hermon_icm_alloc() 1155 case HERMON_SRQC: in hermon_icm_free() 2883 icm[HERMON_SRQC].object_size = devlim->srq_entry_sz; in hermon_icm_config_setup() 2900 icm[HERMON_SRQC].log_num_entries = cfg->cp_log_num_srq; in hermon_icm_config_setup() 3097 case HERMON_SRQC: in hermon_inithca_set() 3240 init_dependent(HERMON_SRQC, i); in hermon_icm_tables_init()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_rsrc.h | 140 HERMON_SRQC, enumerator
|