Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2295 uint32_t max_hbq:16; /* Max HBQs Host expect to configure */ member
2300 uint32_t max_hbq:16; /* Max HBQs Host expect to configure */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c886 if (mb->un.varCfgPort.gerbm && mb->un.varCfgPort.max_hbq) { in emlxs_sli3_online()
6192 mb->un.varCfgPort.max_hbq = EMLXS_NUM_HBQ; in emlxs_mb_config_port()