Home
last modified time | relevance | path

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

/drivers/scsi/fnic/
Dfnic_res.c67 GET_CONFIG(io_throttle_count); in fnic_get_vnic_config()
121 c->io_throttle_count = in fnic_get_vnic_config()
124 c->io_throttle_count)); in fnic_get_vnic_config()
172 c->io_throttle_count, c->link_down_timeout); in fnic_get_vnic_config()
Dvnic_scsi.h84 u32 io_throttle_count; member
Dfnic_main.c685 if (fnic->config.io_throttle_count != FNIC_UCSM_DFLT_THROTTLE_CNT_BLD) { in fnic_probe()
688 fnic->config.io_throttle_count)); in fnic_probe()