Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb_msgs.h557 struct tb_xdp_properties_response { struct
572 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4) argument
Dxdomain.c303 struct tb_xdp_properties_response *res; in tb_xdp_properties_request()
391 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response() function
394 struct tb_xdp_properties_response *res; in tb_xdp_properties_response()
616 ret = tb_xdp_properties_response(tb, ctl, xd, sequence, in tb_xdp_handle_request()