Home
last modified time | relevance | path

Searched refs:TARGET_FABRIC_NAME_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_internal.h11 #define TARGET_FABRIC_NAME_SIZE 32 macro
H A Dtarget_core_configfs.c365 if (strlen(tfo->fabric_alias) >= TARGET_FABRIC_NAME_SIZE) { in target_fabric_tf_ops_check()
375 if (strlen(tfo->fabric_name) >= TARGET_FABRIC_NAME_SIZE) { in target_fabric_tf_ops_check()