Lines Matching refs:efct_lio_tpg
82 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_show()
83 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_show()
93 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_store()
94 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_store()
140 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_show()
141 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_show()
151 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_store()
152 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_store()
214 struct efct_lio_tpg *tpg = in efct_lio_get_fabric_wwn()
215 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_fabric_wwn()
222 struct efct_lio_tpg *tpg = in efct_lio_get_npiv_fabric_wwn()
223 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_fabric_wwn()
230 struct efct_lio_tpg *tpg = in efct_lio_get_tag()
231 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_tag()
238 struct efct_lio_tpg *tpg = in efct_lio_get_npiv_tag()
239 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_tag()
256 struct efct_lio_tpg *tpg = in efct_lio_check_demo_write_protect()
257 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_check_demo_write_protect()
265 struct efct_lio_tpg *tpg = in efct_lio_npiv_check_demo_write_protect()
266 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_demo_write_protect()
273 struct efct_lio_tpg *tpg = in efct_lio_check_prod_write_protect()
274 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_check_prod_write_protect()
282 struct efct_lio_tpg *tpg = in efct_lio_npiv_check_prod_write_protect()
283 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_prod_write_protect()
888 struct efct_lio_tpg *tpg; in efct_lio_make_tpg()
928 struct efct_lio_tpg *tpg = in efct_lio_drop_tpg()
929 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_drop_tpg()
945 struct efct_lio_tpg *tpg; in efct_lio_npiv_make_tpg()
990 struct efct_lio_tpg *tpg = in efct_lio_npiv_drop_tpg()
991 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_drop_tpg()
1017 struct efct_lio_tpg *tpg = container_of(stpg, struct efct_lio_tpg, tpg); in efct_lio_check_demo_mode_login_only()
1025 struct efct_lio_tpg *tpg = container_of(stpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_demo_mode_login_only()
1030 static struct efct_lio_tpg *
1037 struct efct_lio_tpg *tpg = NULL; in efct_get_vport_tpg()
1161 struct efct_lio_tpg *tpg; in efct_lio_setup_session()
1472 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1473 struct efct_lio_tpg, tpg); \
1482 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1483 struct efct_lio_tpg, tpg); \
1528 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1529 struct efct_lio_tpg, tpg); \
1538 struct efct_lio_tpg *tpg = container_of(se_tpg, \
1539 struct efct_lio_tpg, tpg); \