Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dxdomain.c206 const struct tb_xdp_error_response *error; in tb_xdp_handle_error()
211 error = (const struct tb_xdp_error_response *)hdr; in tb_xdp_handle_error()
228 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() function
231 struct tb_xdp_error_response res; in tb_xdp_error_response()
349 tb_xdp_error_response(ctl, route, sequence, in tb_xdp_properties_response()
486 tb_xdp_error_response(ctl, route, sequence, ERROR_NOT_READY); in tb_xdp_handle_request()
Dtb_msgs.h543 struct tb_xdp_error_response { struct