Searched refs:io_throttle_high (Results 1 – 4 of 4) sorted by relevance
401 u16 io_throttle_high; member1361 u32 io_throttle_high; member
3330 mrioc->facts.io_throttle_high = in mpi3mr_process_factsdata()3331 le16_to_cpu(facts_data->io_throttle_high); in mpi3mr_process_factsdata()3346 mrioc->io_throttle_high = (mrioc->facts.io_throttle_high * 2 * 1024); in mpi3mr_process_factsdata()3368 mrioc->facts.io_throttle_high, mrioc->facts.io_throttle_low); in mpi3mr_process_factsdata()
5271 mrioc->io_throttle_high) || in mpi3mr_qcmd()5282 if (ioc_pend_data_len >= mrioc->io_throttle_high) in mpi3mr_qcmd()
111 __le16 io_throttle_high; member