Searched defs:qla_tgt_sess (Results 1 – 3 of 3) sorted by relevance
902 struct qla_tgt_sess { struct903 uint16_t loop_id;904 port_id_t s_id;906 unsigned int conf_compl_supported:1;907 unsigned int deleted:2;908 unsigned int local:1;909 unsigned int logout_on_delete:1;910 unsigned int plogi_ack_needed:1;911 unsigned int keep_nport_handle:1;935 struct qla_tgt_sess *sess; argument
25 struct qla_tgt_sess *qla_tgt_sess; member
1126 struct qla_tgt_sess *qla_tgt_sess, in tcm_qla2xxx_set_sess_by_s_id()1231 struct qla_tgt_sess *qla_tgt_sess, in tcm_qla2xxx_set_sess_by_loop_id()1342 void *qla_tgt_sess, in tcm_qla2xxx_check_initiator_node_acl()