Searched refs:iscsi_queue_depth (Results 1 – 3 of 3) sorted by relevance
259 int iscsi_queue_depth(iscsi_queue_t * );
212 iscsi_queue_depth(iscsi_queue_t * q) in iscsi_queue_depth() function245 if (!iscsi_queue_depth(q)) { in iscsi_queue_remove()
1251 if (iscsi_queue_depth(&g_enqueue_q) || (g_initiator_state == INITIATOR_STATE_SHUTDOWN)) { in enqueue_worker_proc()1442 if (iscsi_queue_depth(&g_target[me->id].sess->tx_queue) || in tx_worker_proc_i()