Searched refs:tcm_qla2xxx_fc_loopid (Results 1 – 2 of 2) sorted by relevance
55 struct tcm_qla2xxx_fc_loopid { struct73 struct tcm_qla2xxx_fc_loopid *lport_loopid_map; argument
1194 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()