Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb_msgs.h506 struct tb_xdp_properties_response { struct
521 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4) argument
Dxdomain.c246 struct tb_xdp_properties_response *res; in tb_xdp_properties_request()
334 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response() function
338 struct tb_xdp_properties_response *res; in tb_xdp_properties_response()
492 ret = tb_xdp_properties_response(tb, ctl, route, sequence, uuid, in tb_xdp_handle_request()