Home
last modified time | relevance | path

Searched refs:tcm_qla2xxx_fc_loopid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h53 struct tcm_qla2xxx_fc_loopid { struct
71 struct tcm_qla2xxx_fc_loopid *lport_loopid_map; argument
H A Dtcm_qla2xxx.c1233 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_find_sess_by_loop_id()
1274 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_set_sess_by_loop_id()
1278 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *) in tcm_qla2xxx_set_sess_by_loop_id()
1553 map_sz = array_size(65536, sizeof(struct tcm_qla2xxx_fc_loopid)); in tcm_qla2xxx_init_lport()