Searched refs:eb_len (Results 1 – 3 of 3) sorted by relevance
656 if (afu->eb_len) in cxl_sysfs_afu_remove() 690 if (afu->eb_len) { in cxl_sysfs_afu_add() 695 afu->attr_eb.size = afu->eb_len; in cxl_sysfs_afu_add() 722 /* reset the eb_len as we havent created the bin attr */ in cxl_sysfs_afu_add() 723 afu->eb_len = 0; in cxl_sysfs_afu_add()
117 of_property_read_u64(np, "ibm,error-buffer-size", &afu->eb_len); in cxl_of_read_afu_properties()
501 u64 eb_len, eb_offset; member