__ATTR_RO
struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)
struct port_attribute port_attr_##_name = __ATTR_RO(_name)