Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/hisilicon/
Dkunpeng_hccs.h179 struct hccs_fw_inner_head fw_inner_head; /* 8 Bytes */ member
Dkunpeng_hccs.c271 struct hccs_fw_inner_head *fw_inner_head; in hccs_pcc_cmd_send() local
297 fw_inner_head = &desc->rsp.fw_inner_head; in hccs_pcc_cmd_send()
298 if (fw_inner_head->retStatus) { in hccs_pcc_cmd_send()
300 fw_inner_head->retStatus); in hccs_pcc_cmd_send()