Searched refs:hermon_rsrc_reserve (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fcoib.c | 347 if (hermon_rsrc_reserve(state, HERMON_DMPT, numports * in hermon_fcoib_init() 359 if (hermon_rsrc_reserve(state, HERMON_MTT, numports * in hermon_fcoib_init() 366 if (hermon_rsrc_reserve(state, HERMON_QPC, numports * in hermon_fcoib_init() 373 if (hermon_rsrc_reserve(state, HERMON_QPC, numports * in hermon_fcoib_init()
|
H A D | hermon_rsrc.c | 305 hermon_rsrc_reserve(hermon_state_t *state, hermon_rsrc_type_t rsrc, uint_t num, in hermon_rsrc_reserve() function
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_rsrc.h | 381 int hermon_rsrc_reserve(hermon_state_t *state, hermon_rsrc_type_t rsrc,
|