Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h171 uint8_t execution_throttle[2]; member
448 uint8_t execution_throttle[2]; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c509 nv->execution_throttle[0] = 16; in ql_nvram_config()
665 icb->execution_throttle[0] = 0xff; in ql_nvram_config()
666 icb->execution_throttle[1] = 0xff; in ql_nvram_config()
701 ha->execution_throttle = CHAR_TO_SHORT(nv->execution_throttle[0], in ql_nvram_config()
702 nv->execution_throttle[1]); in ql_nvram_config()
969 nv->execution_throttle[0] = 16; in ql_nvram_24xx_config()
1144 icb->execution_throttle[0] = 0xff; in ql_nvram_24xx_config()
1145 icb->execution_throttle[1] = 0xff; in ql_nvram_24xx_config()
1165 ha->execution_throttle = CHAR_TO_SHORT(nv->execution_throttle[0], in ql_nvram_24xx_config()
1166 nv->execution_throttle[1]); in ql_nvram_24xx_config()
[all …]
H A Dql_ioctl.c624 nv->execution_throttle[0] = 16; in ql_set_nvram_adapter_defaults()
704 nv->execution_throttle[0] = 16; in ql_set_nvram_adapter_defaults()
H A Dql_api.c7733 lq->lun_outcnt >= ha->execution_throttle) { in ql_next()
9918 lq->lun_outcnt >= ha->execution_throttle) { in ql_watchdog()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h90 uint8_t execution_throttle[2]; member
253 uint8_t execution_throttle[2]; member
H A Dql_api.h719 uint8_t execution_throttle[2]; member
814 uint8_t execution_throttle[2]; member
1559 uint16_t execution_throttle; member
H A Dql_mbx.h578 uint16_t execution_throttle; member