Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dxdomain.c219 const struct tb_xdp_error_response *error; in tb_xdp_handle_error()
224 error = (const struct tb_xdp_error_response *)hdr; in tb_xdp_handle_error()
285 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() function
288 struct tb_xdp_error_response res; in tb_xdp_error_response()
405 tb_xdp_error_response(ctl, xd->route, sequence, in tb_xdp_properties_response()
603 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request()
641 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_handle_request()
Dtb_msgs.h594 struct tb_xdp_error_response { struct