Searched refs:tb_xdp_error_response (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb_msgs.h | 552 struct tb_xdp_error_response { struct 563 struct tb_xdp_error_response err; 584 struct tb_xdp_error_response err; 598 struct tb_xdp_error_response err; 618 struct tb_xdp_error_response err; 648 struct tb_xdp_error_response err;
|
H A D | xdomain.c | 243 static int tb_xdp_handle_error(const struct tb_xdp_error_response *res) in tb_xdp_handle_error() 309 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() function 312 struct tb_xdp_error_response res; in tb_xdp_error_response() 428 tb_xdp_error_response(ctl, xd->route, sequence, in tb_xdp_properties_response() 752 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request() 808 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request() 827 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request() 834 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | xdomain.c | 204 const struct tb_xdp_error_response *error; in tb_xdp_handle_error() 209 error = (const struct tb_xdp_error_response *)hdr; in tb_xdp_handle_error() 270 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() function 273 struct tb_xdp_error_response res; in tb_xdp_error_response() 391 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_properties_response() 577 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request() 617 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()
|
H A D | tb_msgs.h | 566 struct tb_xdp_error_response { struct
|
Completed in 9 milliseconds