Searched refs:tb_xdp_error_response (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 547 struct tb_xdp_error_response { struct 558 struct tb_xdp_error_response err; argument 579 struct tb_xdp_error_response err; 593 struct tb_xdp_error_response err; 613 struct tb_xdp_error_response err; 643 struct tb_xdp_error_response err;
|
| H A D | xdomain.c | 251 static int tb_xdp_handle_error(const struct tb_xdp_error_response *res) in tb_xdp_handle_error() 317 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() 320 struct tb_xdp_error_response res; in tb_xdp_error_response() 438 tb_xdp_error_response(ctl, xd->route, sequence, in tb_xdp_properties_response() 784 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request() 878 tb_xdp_error_response(ctl, route, sequence, 887 tb_xdp_error_response(ctl, route, sequence, in tb_register_service_driver() 911 tb_xdp_error_response(ctl, route, sequence, in key_show() 918 tb_xdp_error_response(ctl, route, sequence, in get_modalias() 309 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, tb_xdp_error_response() function
|