Home
last modified time | relevance | path

Searched refs:sess_count (Results 1 – 4 of 4) sorted by relevance

/drivers/target/tcm_fc/
Dtfc_sess.c226 tport->sess_count++; in ft_sess_create()
244 BUG_ON(!tport->sess_count); in ft_sess_unhash()
245 tport->sess_count--; in ft_sess_unhash()
Dtcm_fc.h66 u32 sess_count; /* number of sessions in hash */ member
/drivers/scsi/qla2xxx/
Dqla_target.h853 int sess_count; member
Dqla_target.c474 tgt->sess_count--; in qlt_free_session_done()
475 if (tgt->sess_count == 0) in qlt_free_session_done()
812 vha->vha_tgt.qla_tgt->sess_count++; in qlt_create_sess()
944 tgt, list_empty(&tgt->sess_list), tgt->sess_count); in test_tgt_sess_count()
945 res = (tgt->sess_count == 0); in test_tgt_sess_count()
1009 tgt->sess_count); in qlt_stop_phase1()