Lines Matching refs:spu_hdr
804 u32 spu2_payload_length(u8 *spu_hdr) in spu2_payload_length() argument
806 struct SPU2_FMD *fmd = (struct SPU2_FMD *)spu_hdr; in spu2_payload_length()
944 u32 spu2_create_request(u8 *spu_hdr, in spu2_create_request() argument
1068 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_create_request()
1107 packet_dump(" SPU request header: ", spu_hdr, buf_len); in spu2_create_request()
1126 u16 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) in spu2_cipher_req_init() argument
1152 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_cipher_req_init()
1163 packet_dump(" SPU request header: ", spu_hdr, in spu2_cipher_req_init()
1182 void spu2_cipher_req_finish(u8 *spu_hdr, in spu2_cipher_req_finish() argument
1201 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_cipher_req_finish()
1226 packet_dump(" SPU request header: ", spu_hdr, spu_req_hdr_len); in spu2_cipher_req_finish()