Home
last modified time | relevance | path

Searched refs:target_prot_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/target/
H A Dtarget_core_base.h435 enum target_prot_type { enum
543 enum target_prot_type prot_type;
572 enum target_prot_type saved_prot_type;
633 enum target_prot_type sess_prot_type;
701 enum target_prot_type pi_prot_type;
702 enum target_prot_type hw_pi_prot_type;
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.h37 enum target_prot_type tl_fabric_prot_type;
/openbmc/linux/drivers/target/
H A Dtarget_core_sbc.c606 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks()