Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2154 struct srpt_tpg *stpg; in srpt_cm_req_recv() local
2312 list_for_each_entry(stpg, &sport->guid_id->tpg_list, entry) { in srpt_cm_req_recv()
2315 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
2324 list_for_each_entry(stpg, &sport->gid_id->tpg_list, entry) { in srpt_cm_req_recv()
2327 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
2333 ch->sess = target_setup_session(&stpg->tpg, tag_num, in srpt_cm_req_recv()
3323 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_get_fabric_wwn() local
3325 return stpg->sport_id->name; in srpt_get_fabric_wwn()
3782 struct srpt_tpg *stpg; in srpt_make_tpg() local
3785 stpg = kzalloc(sizeof(*stpg), GFP_KERNEL); in srpt_make_tpg()
[all …]
/OK3568_Linux_fs/buildroot/package/sg3_utils/
H A Dsg3_utils.mk38 scan senddiag ses ses_microcode start stpg sync test_rwbuf \