Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h357 u16 io_throttle_high; member
1213 u32 io_throttle_high; member
Dmpi3mr_fw.c2900 mrioc->facts.io_throttle_high = in mpi3mr_process_factsdata()
2901 le16_to_cpu(facts_data->io_throttle_high); in mpi3mr_process_factsdata()
2916 mrioc->io_throttle_high = (mrioc->facts.io_throttle_high * 2 * 1024); in mpi3mr_process_factsdata()
2938 mrioc->facts.io_throttle_high, mrioc->facts.io_throttle_low); in mpi3mr_process_factsdata()
Dmpi3mr_os.c4848 mrioc->io_throttle_high) || in mpi3mr_qcmd()
4859 if (ioc_pend_data_len >= mrioc->io_throttle_high) in mpi3mr_qcmd()
/Linux-v6.6/drivers/scsi/mpi3mr/mpi/
Dmpi30_ioc.h102 __le16 io_throttle_high; member