Home
last modified time | relevance | path

Searched refs:hiwat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqla1280.h989 uint16_t hiwat; /* High water mark per device. */ member
H A Dqla1280.c1189 scsi_change_queue_depth(device, ha->bus_settings[bus].hiwat); in qla1280_slave_configure()
2140 ha->bus_settings[bus].hiwat = nv->bus[bus].max_queue_depth - 1; in qla1280_config_bus()