Searched refs:io_throttle_high (Results 1 – 4 of 4) sorted by relevance
357 u16 io_throttle_high; member1213 u32 io_throttle_high; member
2900 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()
4848 mrioc->io_throttle_high) || in mpi3mr_qcmd()4859 if (ioc_pend_data_len >= mrioc->io_throttle_high) in mpi3mr_qcmd()
102 __le16 io_throttle_high; member