Home
last modified time | relevance | path

Searched refs:HBQ_profile (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2596 mb->un.varCfgHbq.profile = hbq->HBQ_profile; in emlxs_mb_config_hbq()
2608 if ((hbq->HBQ_profile == 2) || (hbq->HBQ_profile == 3) || in emlxs_mb_config_hbq()
2609 (hbq->HBQ_profile == 5)) { in emlxs_mb_config_hbq()
H A Demlxs_sli3.c6435 hbq->HBQ_profile = 0; /* Selection profile */ in emlxs_hbq_setup()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h349 uint32_t HBQ_profile; /* Selection profile 0=all, */ member