Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h98 struct hccs_port_attr { struct
H A Dkunpeng_hccs.c455 struct hccs_port_attr *attrs, u16 size) in hccs_get_all_port_attr()
468 left_buf_len = sizeof(struct hccs_port_attr) * size; in hccs_get_all_port_attr()
504 struct hccs_port_attr *attrs; in hccs_get_all_port_info_on_die()
509 attrs = kcalloc(die->port_num, sizeof(struct hccs_port_attr), in hccs_get_all_port_info_on_die()