Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb_msgs.h606 struct tb_xdp_properties_response { struct
626 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4) argument
Dxdomain.c326 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()
744 ret = tb_xdp_properties_response(tb, ctl, xd, sequence, in tb_xdp_handle_request()