Lines Matching refs:spu_hdr
802 u32 spu2_payload_length(u8 *spu_hdr) in spu2_payload_length() argument
804 struct SPU2_FMD *fmd = (struct SPU2_FMD *)spu_hdr; in spu2_payload_length()
939 u32 spu2_create_request(u8 *spu_hdr, in spu2_create_request() argument
1065 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_create_request()
1104 packet_dump(" SPU request header: ", spu_hdr, buf_len); in spu2_create_request()
1123 u16 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) in spu2_cipher_req_init() argument
1149 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_cipher_req_init()
1160 packet_dump(" SPU request header: ", spu_hdr, in spu2_cipher_req_init()
1183 void spu2_cipher_req_finish(u8 *spu_hdr, in spu2_cipher_req_finish() argument
1208 fmd = (struct SPU2_FMD *)spu_hdr; in spu2_cipher_req_finish()
1233 packet_dump(" SPU request header: ", spu_hdr, spu_req_hdr_len); in spu2_cipher_req_finish()