Searched refs:amdtp_stream_get_max_ctx_payload_size (Results 1 – 1 of 1) sorted by relevance
306 static int amdtp_stream_get_max_ctx_payload_size(struct amdtp_stream *s) in amdtp_stream_get_max_ctx_payload_size() function334 return cip_header_size + amdtp_stream_get_max_ctx_payload_size(s); in amdtp_stream_get_max_payload()1589 max_ctx_payload_size = amdtp_stream_get_max_ctx_payload_size(s); in amdtp_stream_start()
Completed in 7 milliseconds