Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
Dib_srpt.c2157 struct srpt_tpg *stpg; in srpt_cm_req_recv() local
3326 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_get_fabric_wwn() local
3785 struct srpt_tpg *stpg; in srpt_make_tpg() local
3811 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_drop_tpg() local
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
Dib_srpt.c2166 struct srpt_tpg *stpg; in srpt_cm_req_recv() local
3330 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_get_fabric_wwn() local
3736 struct srpt_tpg *stpg; in srpt_make_tpg() local
3762 struct srpt_tpg *stpg = container_of(tpg, typeof(*stpg), tpg); in srpt_drop_tpg() local
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
Defct_lio.c1015 static int efct_lio_check_demo_mode_login_only(struct se_portal_group *stpg) in efct_lio_check_demo_mode_login_only()
1023 efct_lio_npiv_check_demo_mode_login_only(struct se_portal_group *stpg) in efct_lio_npiv_check_demo_mode_login_only()