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

/linux-master/drivers/scsi/
H A Dqlogicpti.h311 u_short execution_throttle; member in struct:dev_param
H A Dqla1280.h458 uint8_t execution_throttle; /* 41 */ member in struct:nvram::__anon3026::__anon3029
H A Dqlogicpti.c314 qpti->dev_param[i].execution_throttle = 16;
H A Dqla1280.c1149 mb[3] = nv->bus[bus].target[target].execution_throttle;
1988 nv->bus[bus].target[target].execution_throttle =
2112 mb[3] = nv->bus[bus].target[target].execution_throttle;
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_fw.h144 __le16 execution_throttle; member in struct:nvram_24xx
325 __le16 execution_throttle; member in struct:init_cb_24xx
1919 __le16 execution_throttle; member in struct:nvram_81xx
2090 __le16 execution_throttle; member in struct:init_cb_81xx
H A Dqla_def.h1478 __le16 execution_throttle; member in struct:__anon151
1566 __le16 execution_throttle; member in struct:__anon152
1753 __le16 execution_throttle; member in struct:__anon153
H A Dqla_init.c4825 mid_init_cb->init_cb.execution_throttle =
5274 nv->execution_throttle = cpu_to_le16(16);
5406 icb->execution_throttle = cpu_to_le16(0xFFFF);
7915 nv->execution_throttle = cpu_to_le16(0xFFFF);
8030 icb->execution_throttle = cpu_to_le16(0xFFFF);
9113 nv->execution_throttle = cpu_to_le16(0xFFFF);
9243 icb->execution_throttle = cpu_to_le16(0xFFFF);

Completed in 511 milliseconds