Home
last modified time | relevance | path

Searched refs:log_max_pkey (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c346 cp->cp_log_max_pkeytbl = port->log_max_pkey; in hermon_cfg_profile_init_phase2()
H A Dhermon_cq.c1405 ((1 << state->hs_queryport.log_max_pkey) - 1)); in hermon_cq_cqe_consume()
H A Dhermon.c2691 state->hs_queryport.log_max_pkey); in hermon_soft_state_init()
3569 maxval = ((uint64_t)1 << state->hs_queryport.log_max_pkey); in hermon_hca_port_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h168 uint32_t log_max_pkey :4; member
282 uint32_t log_max_pkey :4; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1780 maxval = ((uint64_t)1 << state->ts_devlim.log_max_pkey); in tavor_soft_state_init()
2112 maxval = ((uint64_t)1 << state->ts_devlim.log_max_pkey); in tavor_hca_port_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1164 uint32_t log_max_pkey :4; /* pkey table size */ member
1250 uint32_t log_max_pkey :4; /* pkey table size */ member