Searched refs:ct_header_is_response (Results 1 – 1 of 1) sorted by relevance
548 static inline bool ct_header_is_response(u32 header) in ct_header_is_response() function635 GEM_BUG_ON(!ct_header_is_response(header)); in ct_handle_response()771 GEM_BUG_ON(ct_header_is_response(header)); in ct_handle_request()803 if (ct_header_is_response(msg[0])) in ct_process_host_channel()