Searched refs:CFG_FCT_QDEPTH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h126 CFG_FCT_QDEPTH, /* fct-queue-depth */ enumerator in enum:emlxs_cfg_parm
562 /* CFG_FCT_QDEPTH */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1176 if (cfg[CFG_FCT_QDEPTH].current &&
1177 (cfg[CFG_FCT_QDEPTH].current < hba->io_throttle)) {
1178 fct_port->port_max_xchges = cfg[CFG_FCT_QDEPTH].current;

Completed in 67 milliseconds