Home
last modified time | relevance | path

Searched refs:TAVOR_MAX_VLCAP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c127 uint32_t tavor_max_vlcap = TAVOR_MAX_VLCAP;
483 cp->cp_max_vlcap = TAVOR_MAX_VLCAP; in tavor_cfg_profile_init_phase2()
521 cp->cp_max_vlcap = TAVOR_MAX_VLCAP; in tavor_cfg_profile_init_phase2()
560 cp->cp_max_vlcap = TAVOR_MAX_VLCAP; in tavor_cfg_profile_init_phase2()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h217 #define TAVOR_MAX_VLCAP 0x8 macro