Home
last modified time | relevance | path

Searched refs:rsp_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c428 struct hccs_rsp_head *rsp_head) in hccs_get_bd_info()
439 head = &rsp->rsp_head; in hccs_get_bd_info()
448 *rsp_head = *head; in hccs_get_bd_info()
459 struct hccs_rsp_head rsp_head; in hccs_get_all_port_attr() local
479 buf + data_len, left_buf_len, &rsp_head); in hccs_get_all_port_attr()
487 data_len += rsp_head.data_len; in hccs_get_all_port_attr()
488 left_buf_len -= rsp_head.data_len; in hccs_get_all_port_attr()
489 if (unlikely(rsp_head.next_id <= start_id)) { in hccs_get_all_port_attr()
492 rsp_head.next_id, start_id, die->die_id); in hccs_get_all_port_attr()
495 start_id = rsp_head in hccs_get_all_port_attr()
425 hccs_get_bd_info(struct hccs_dev *hdev, u8 opcode, struct hccs_desc *desc, void *buf, size_t buf_len, struct hccs_rsp_head *rsp_head) hccs_get_bd_info() argument
[all...]
H A Dkunpeng_hccs.h165 struct hccs_rsp_head rsp_head; /* 4 Bytes */ member

Completed in 5 milliseconds