hccs_port_attr
struct hccs_port_attr *attrs, u16 size)
left_buf_len = sizeof(struct hccs_port_attr) * size;
struct hccs_port_attr *attrs;
attrs = kzalloc_objs(struct hccs_port_attr, die->port_num);