Home
last modified time | relevance | path

Searched refs:hs_pkey (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c368 state->hs_pkey[i] = kmem_zalloc((1 << cp->cp_log_max_pkeytbl) * in hermon_cfg_profile_init_phase2()
H A Dhermon.c2308 if (state->hs_pkey[i]) { in hermon_hw_fini()
2309 kmem_free(state->hs_pkey[i], (1 << in hermon_hw_fini()
2312 state->hs_pkey[i] = NULL; in hermon_hw_fini()
H A Dhermon_misc.c1918 pkeyp = state->hs_pkey[port - 1]; in hermon_port_query()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h653 ib_pkey_t *hs_pkey[HERMON_MAX_PORTS]; member
H A Dhermon_hw.h5027 bth_tmp |= (state)->hs_pkey[(qp)->qp_portnum] \