Searched refs:ERROR_RESPONSE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb_msgs.h | 500 ERROR_RESPONSE, enumerator
|
H A D | xdomain.c | 206 if (hdr->type != ERROR_RESPONSE) in tb_xdp_handle_error() 276 tb_xdp_fill_header(&res.hdr, route, sequence, ERROR_RESPONSE, in tb_xdp_error_response()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb_msgs.h | 538 ERROR_RESPONSE, enumerator
|
H A D | xdomain.c | 245 if (res->hdr.type != ERROR_RESPONSE) in tb_xdp_handle_error() 315 tb_xdp_fill_header(&res.hdr, route, sequence, ERROR_RESPONSE, in tb_xdp_error_response()
|
Completed in 9 milliseconds