Searched refs:io_throttle (Results 1 – 6 of 6) sorted by relevance
470 uint32_t io_throttle; member1744 uint32_t io_throttle; member
1061 ndlp->io_throttle = throttle; in emlxs_node_throttle_set()
4969 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()4977 node->io_throttle); in emlxs_fca_port_manage()4995 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()5003 node->io_throttle); in emlxs_fca_port_manage()5022 node->io_throttle = desc->throttle; in emlxs_fca_port_manage()5030 node->io_throttle); in emlxs_fca_port_manage()5100 desc[j].throttle = node->io_throttle; in emlxs_fca_port_manage()6772 hba->fca_tran->fca_cmd_max = hba->io_throttle; in emlxs_fca_attach()
936 hba->io_throttle = mb->un.varRdConfig.max_xri - IO_THROTTLE_RESERVE; in emlxs_sli3_online()2848 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()2924 if (sbp && sbp->node && sbp->node->io_throttle) { in emlxs_sli3_issue_iocb_cmd()2925 node_throttle = sbp->node->io_throttle - in emlxs_sli3_issue_iocb_cmd()3016 throttle = hba->io_throttle - hba->io_active; in emlxs_sli3_issue_iocb_cmd()
1089 hba->io_throttle = hba->sli.sli4.XRICount - IO_THROTTLE_RESERVE; in emlxs_sli4_online()2892 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()2948 if (sbp && sbp->node && sbp->node->io_throttle) { in emlxs_sli4_issue_iocb_cmd()2949 node_throttle = sbp->node->io_throttle - in emlxs_sli4_issue_iocb_cmd()3101 throttle = hba->io_throttle - hba->io_active; in emlxs_sli4_issue_iocb_cmd()
1177 (cfg[CFG_FCT_QDEPTH].current < hba->io_throttle)) {1180 fct_port->port_max_xchges = hba->io_throttle;