Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2225 struct srpt_tpg *stpg; in srpt_cm_req_recv() local
2381 list_for_each_entry(stpg, &sport->guid_id->tpg_list, entry) { in srpt_cm_req_recv()
2384 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
2393 list_for_each_entry(stpg, &sport->gid_id->tpg_list, entry) { in srpt_cm_req_recv()
2396 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
2402 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
3385 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_get_fabric_wwn() local
3387 return stpg->sport_id->name; in srpt_get_fabric_wwn()
3791 struct srpt_tpg *stpg; in srpt_make_tpg() local
3817 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); srpt_drop_tpg() local
[all...]