Searched refs:hfi_pkt_hdr (Results 1 – 4 of 4) 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