Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h616 struct tb_xdp_properties_response { struct
636 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4) argument
H A Dxdomain.c327 struct tb_xdp_properties_response *res; in tb_xdp_properties_request()
414 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response() function
417 struct tb_xdp_properties_response *res; in tb_xdp_properties_response()
764 ret = tb_xdp_properties_response(tb, ctl, xd, sequence, in tb_xdp_handle_request()