Searched refs:ct_header_is_response (Results 1 – 1 of 1) sorted by relevance
577 static inline bool ct_header_is_response(u32 header) in ct_header_is_response() function664 GEM_BUG_ON(!ct_header_is_response(header)); in ct_handle_response()799 GEM_BUG_ON(ct_header_is_response(header)); in ct_handle_request()831 if (ct_header_is_response(msg[0])) in ct_process_host_channel()