Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr.h352 u16 io_throttle_high; member
1196 u32 io_throttle_high; member
Dmpi3mr_fw.c2869 mrioc->facts.io_throttle_high = in mpi3mr_process_factsdata()
2870 le16_to_cpu(facts_data->io_throttle_high); in mpi3mr_process_factsdata()
2880 mrioc->io_throttle_high = (mrioc->facts.io_throttle_high * 2 * 1024); in mpi3mr_process_factsdata()
2902 mrioc->facts.io_throttle_high, mrioc->facts.io_throttle_low); in mpi3mr_process_factsdata()
Dmpi3mr_os.c4720 mrioc->io_throttle_high) || in mpi3mr_qcmd()
4731 if (ioc_pend_data_len >= mrioc->io_throttle_high) in mpi3mr_qcmd()
/Linux-v6.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_ioc.h102 __le16 io_throttle_high; member