Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.h7 #define TL_TPGS_PER_HBA 32 macro
18 struct tcm_remote_tpg remote_hba_tpgs[TL_TPGS_PER_HBA];
H A Dtcm_remote.c104 if (tpgt >= TL_TPGS_PER_HBA) { in tcm_remote_make_tpg()
106 tpgt, TL_TPGS_PER_HBA); in tcm_remote_make_tpg()
/linux/drivers/target/loopback/
H A Dtcm_loop.h8 #define TL_TPGS_PER_HBA 32 macro
52 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA];
H A Dtcm_loop.c929 if (tpgt >= TL_TPGS_PER_HBA) { in tcm_loop_make_naa_tpg()
931 tpgt, TL_TPGS_PER_HBA); in tcm_loop_make_naa_tpg()