Searched refs:iport_cached_ncmds (Results 1 – 3 of 3) sorted by relevance
1183 iport->iport_cached_ncmds = 0; in fct_register_local_port()1319 ASSERT(iport->iport_total_alloced_ncmds == iport->iport_cached_ncmds); in fct_deregister_local_port()1661 iport->iport_cached_ncmds--; in fct_scsi_task_alloc()1687 if ((iport->iport_total_alloced_ncmds - iport->iport_cached_ncmds) > in fct_scsi_task_alloc()1691 iport->iport_cached_ncmds; in fct_scsi_task_alloc()1748 iport->iport_cached_ncmds; in fct_post_rcvd_cmd()2121 if (iport->iport_cached_ncmds < max_cached_ncmds) { in fct_cmd_free()2126 iport->iport_cached_ncmds++; in fct_cmd_free()
234 uint32_t iport_cached_ncmds; member
2227 iport->iport_cached_ncmds--; in fct_check_cmdlist()