Searched refs:io_throttle_low (Results 1 – 2 of 2) sorted by relevance
372 U16 io_throttle_low; member765 u_int32_t io_throttle_low; member
1673 sc->facts.io_throttle_low = facts_data->IOThrottleLow; in mpi3mr_process_factsdata()1689 sc->io_throttle_low = (sc->facts.io_throttle_low * 2 * 1024); in mpi3mr_process_factsdata()1711 sc->facts.io_throttle_high, sc->facts.io_throttle_low); in mpi3mr_process_factsdata()4799 sc->io_throttle_low, in mpi3mr_process_op_reply_desc()4804 sc->io_throttle_low) && in mpi3mr_process_op_reply_desc()4820 sc->io_throttle_low); in mpi3mr_process_op_reply_desc()4824 if (ioc_pend_data_len <= sc->io_throttle_low) { in mpi3mr_process_op_reply_desc()4841 sc->io_throttle_low); in mpi3mr_process_op_reply_desc()4845 if ( ioc_pend_data_len <= sc->io_throttle_low) { in mpi3mr_process_op_reply_desc()4852 } else if (ioc_pend_data_len <= sc->io_throttle_low) { in mpi3mr_process_op_reply_desc()[all …]