Home
last modified time | relevance | path

Searched refs:io_throttle_count (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/snic/
H A Dsnic_res.c42 GET_CONFIG(io_throttle_count); in snic_get_vnic_config()
63 c->io_throttle_count = min_t(u32, in snic_get_vnic_config()
67 c->io_throttle_count)); in snic_get_vnic_config()
94 SNIC_INFO("vNIC io throttle count %d\n", c->io_throttle_count); in snic_get_vnic_config()
H A Dvnic_snic.h29 u32 io_throttle_count; member
H A Dsnic_main.c495 max_ios = snic->config.io_throttle_count; in snic_probe()
/linux/drivers/scsi/fnic/
H A Dvnic_scsi.h72 u32 io_throttle_count; member