Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.h55 struct tcm_qla2xxx_fc_loopid { struct
73 struct tcm_qla2xxx_fc_loopid *lport_loopid_map; argument
Dtcm_qla2xxx.c1194 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_find_sess_by_loop_id()
1235 struct tcm_qla2xxx_fc_loopid *fc_loopid; in tcm_qla2xxx_set_sess_by_loop_id()
1239 fc_loopid = &((struct tcm_qla2xxx_fc_loopid *) in tcm_qla2xxx_set_sess_by_loop_id()
1521 lport->lport_loopid_map = vmalloc(sizeof(struct tcm_qla2xxx_fc_loopid) * in tcm_qla2xxx_init_lport()
1525 sizeof(struct tcm_qla2xxx_fc_loopid) * 65536); in tcm_qla2xxx_init_lport()
1529 memset(lport->lport_loopid_map, 0, sizeof(struct tcm_qla2xxx_fc_loopid) in tcm_qla2xxx_init_lport()
1532 sizeof(struct tcm_qla2xxx_fc_loopid) * 65536); in tcm_qla2xxx_init_lport()