Searched refs:tpg_base_work (Results 1 – 2 of 2) sorted by relevance
53 struct work_struct tpg_base_work; member
935 struct tcm_qla2xxx_tpg, tpg_base_work); in tcm_qla2xxx_depend_tpg()949 struct tcm_qla2xxx_tpg, tpg_base_work); in tcm_qla2xxx_undepend_tpg()982 INIT_WORK(&tpg->tpg_base_work, tcm_qla2xxx_depend_tpg); in tcm_qla2xxx_tpg_enable_store()987 INIT_WORK(&tpg->tpg_base_work, tcm_qla2xxx_undepend_tpg); in tcm_qla2xxx_tpg_enable_store()990 schedule_work(&tpg->tpg_base_work); in tcm_qla2xxx_tpg_enable_store()