Searched refs:hfi_pkt_hdr (Results 1 – 7 of 7) sorted by relevance
63 struct hfi_pkt_hdr hdr;70 struct hfi_pkt_hdr hdr;75 struct hfi_pkt_hdr hdr;105 struct hfi_pkt_hdr hdr;109 struct hfi_pkt_hdr hdr;114 struct hfi_pkt_hdr hdr;254 struct hfi_pkt_hdr hdr;263 struct hfi_pkt_hdr hdr;271 struct hfi_pkt_hdr;274 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr);
47 struct hfi_pkt_hdr hdr;52 struct hfi_pkt_hdr hdr;56 struct hfi_pkt_hdr hdr;63 struct hfi_pkt_hdr hdr;69 struct hfi_pkt_hdr hdr;75 struct hfi_pkt_hdr hdr;81 struct hfi_pkt_hdr hdr;89 struct hfi_pkt_hdr hdr;249 struct hfi_pkt_hdr hdr;
242 struct hfi_pkt_hdr *pkt_hdr = NULL; in venus_read_queue()308 pkt_hdr = (struct hfi_pkt_hdr *)(pkt); in venus_read_queue()395 struct hfi_pkt_hdr *cmd_packet; in venus_iface_cmdq_write_nolock()403 cmd_packet = (struct hfi_pkt_hdr *)pkt; in venus_iface_cmdq_write_nolock()
1288 struct hfi_pkt_hdr { struct1294 struct hfi_pkt_hdr hdr; argument
798 u32 hfi_process_msg_packet(struct venus_core *core, struct hfi_pkt_hdr *hdr) in hfi_process_msg_packet()
124 struct hfi_pkt_hdr { struct130 struct hfi_pkt_hdr hdr; argument145 struct hfi_pkt_hdr hdr;150 struct hfi_pkt_hdr hdr;156 struct hfi_pkt_hdr hdr;168 struct hfi_pkt_hdr hdr;238 struct hfi_pkt_hdr hdr;256 struct hfi_pkt_hdr hdr;435 struct hfi_pkt_hdr hdr;444 struct hfi_pkt_hdr hdr;
574 struct hfi_pkt_hdr *hdr = (struct hfi_pkt_hdr *)response; in iris_hfi_gen1_handle_response()669 memset(core->response_packet, 0, sizeof(struct hfi_pkt_hdr)); in iris_hfi_gen1_response_handler()672 memset(core->response_packet, 0, sizeof(struct hfi_pkt_hdr)); in iris_hfi_gen1_response_handler()
Completed in 26 milliseconds