Searched refs:gid_id (Results 1 – 2 of 2) sorted by relevance
427 struct srpt_port_id *gid_id; member
2326 if (sport->gid_id) { in srpt_cm_req_recv()2327 mutex_lock(&sport->gid_id->mutex); in srpt_cm_req_recv()2328 list_for_each_entry(stpg, &sport->gid_id->tpg_list, entry) { in srpt_cm_req_recv()2341 mutex_unlock(&sport->gid_id->mutex); in srpt_cm_req_recv()3015 sport, &sport->gid_id}; in __srpt_lookup_port()3319 if (sport->gid_id && &sport->gid_id->wwn == wwn) in srpt_wwn_to_sport_id()3320 return sport->gid_id; in srpt_wwn_to_sport_id()3843 else if (sport->gid_id == port_id) in srpt_drop_tport()3844 sport->gid_id = NULL; in srpt_drop_tport()