Home
last modified time | relevance | path

Searched refs:log_max_gid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c351 cp->cp_log_max_gidtbl = port->log_max_gid; in hermon_cfg_profile_init_phase2()
H A Dhermon_misc.c2213 gidtbl_sz = (1 << state->hs_queryport.log_max_gid); in hermon_set_addr_path()
2339 gidtbl_sz = (1 << state->hs_queryport.log_max_gid); in hermon_get_addr_path()
H A Dhermon.c3560 maxval = ((uint64_t)1 << state->hs_queryport.log_max_gid); in hermon_hca_port_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1930 gidtbl_sz = (1 << state->ts_devlim.log_max_gid); in tavor_set_addr_path()
2056 gidtbl_sz = (1 << state->ts_devlim.log_max_gid); in tavor_get_addr_path()
H A Dtavor.c2104 maxval = ((uint64_t)1 << state->ts_devlim.log_max_gid); in tavor_hca_port_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h171 uint32_t log_max_gid :4; member
279 uint32_t log_max_gid :4; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1165 uint32_t log_max_gid :4; /* max gids / port */ member
1249 uint32_t log_max_gid :4; /* max gids / port */ member