Home
last modified time | relevance | path

Searched refs:execution_throttle (Results 1 – 7 of 7) 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()
9171 nv->execution_throttle = cpu_to_le16(0xFFFF); in qla81xx_nvram_config()
9301 icb->execution_throttle = cpu_to_le16(0xFFFF); in qla81xx_nvram_config()
H A Dqla_def.h1478 __le16 execution_throttle; member
1566 __le16 execution_throttle; member
1753 __le16 execution_throttle; member
/linux/drivers/scsi/
H A Dqlogicpti.h311 u_short execution_throttle; member
H A Dqla1280.h458 uint8_t execution_throttle; /* 41 */ member
H A Dqla1280.c1149 mb[3] = nv->bus[bus].target[target].execution_throttle; in qla1280_set_target_parameters()
1988 nv->bus[bus].target[target].execution_throttle = in qla1280_set_target_defaults()
2112 mb[3] = nv->bus[bus].target[target].execution_throttle; in qla1280_config_target()
H A Dqlogicpti.c314 qpti->dev_param[i].execution_throttle = 16; in qlogicpti_set_hostdev_defaults()