Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h144 __le16 execution_throttle; member
325 __le16 execution_throttle; member
1919 __le16 execution_throttle; member
2090 __le16 execution_throttle; member
H A Dqla_init.c4847 mid_init_cb->init_cb.execution_throttle = in qla2x00_init_rings()
5296 nv->execution_throttle = cpu_to_le16(16); in qla2x00_nvram_config()
5428 icb->execution_throttle = cpu_to_le16(0xFFFF); in qla2x00_nvram_config()
7936 nv->execution_throttle = cpu_to_le16(0xFFFF); in qla24xx_nvram_config()
8051 icb->execution_throttle = cpu_to_le16(0xFFFF); in qla24xx_nvram_config()
9167 nv->execution_throttle = cpu_to_le16(0xFFFF); in qla81xx_nvram_config()
9297 icb->execution_throttle = cpu_to_le16(0xFFFF); in qla81xx_nvram_config()
/linux/drivers/scsi/
H A Dqlogicpti.h311 u_short execution_throttle; member
H A Dqla1280.h458 uint8_t execution_throttle; /* 41 */ member
H A Dqlogicpti.c314 qpti->dev_param[i].execution_throttle = 16; in qlogicpti_set_hostdev_defaults()