Searched refs:hermon_icm_set_num_to_hdl (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qp.c | 696 hermon_icm_set_num_to_hdl(state, HERMON_QPC, qpc->hr_indx, qp); in hermon_qp_alloc() 1181 hermon_icm_set_num_to_hdl(state, HERMON_QPC, qpc->hr_indx + port, qp); in hermon_special_qp_alloc() 1784 hermon_icm_set_num_to_hdl(state, HERMON_QPC, qpc->hr_indx + ii, qp); in hermon_qp_alloc_range() 1974 hermon_icm_set_num_to_hdl(state, HERMON_QPC, in hermon_qp_free() 1977 hermon_icm_set_num_to_hdl(state, HERMON_QPC, in hermon_qp_free() 1980 hermon_icm_set_num_to_hdl(state, HERMON_QPC, in hermon_qp_free()
|
H A D | hermon_srq.c | 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()
|
H A D | hermon_cq.c | 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()
|
H A D | hermon.c | 1215 hermon_icm_set_num_to_hdl(hermon_state_t *state, hermon_rsrc_type_t type, in hermon_icm_set_num_to_hdl() function
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon.h | 970 void hermon_icm_set_num_to_hdl(hermon_state_t *state, hermon_rsrc_type_t type,
|