Home
last modified time | relevance | path

Searched refs:tb_xdp_error_response (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb_msgs.h545 struct tb_xdp_error_response { struct
556 struct tb_xdp_error_response err; argument
577 struct tb_xdp_error_response err;
591 struct tb_xdp_error_response err;
611 struct tb_xdp_error_response err;
641 struct tb_xdp_error_response err;
A Dxdomain.c243 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()
732 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request()
779 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()
798 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()
805 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()

Completed in 11 milliseconds