Searched refs:io_throttle_high (Results 1 – 4 of 4) sorted by relevance
352 u16 io_throttle_high; member1196 u32 io_throttle_high; member
2869 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()
4720 mrioc->io_throttle_high) || in mpi3mr_qcmd()4731 if (ioc_pend_data_len >= mrioc->io_throttle_high) in mpi3mr_qcmd()
102 __le16 io_throttle_high; member