Home
last modified time | relevance | path

Searched refs:io_throttle (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h470 uint32_t io_throttle; member
1744 uint32_t io_throttle; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c1061 ndlp->io_throttle = throttle; in emlxs_node_throttle_set()
H A Demlxs_solaris.c4969 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()
H A Demlxs_sli3.c936 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()
H A Demlxs_sli4.c1089 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()
H A Demlxs_fct.c1177 (cfg[CFG_FCT_QDEPTH].current < hba->io_throttle)) {
1180 fct_port->port_max_xchges = hba->io_throttle;