Searched refs:tb_xdp_properties_response (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb_msgs.h | 529 struct tb_xdp_properties_response { struct 544 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4)
|
H A D | xdomain.c | 288 struct tb_xdp_properties_response *res; in tb_xdp_properties_request() 376 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response() function 380 struct tb_xdp_properties_response *res; in tb_xdp_properties_response() 585 ret = tb_xdp_properties_response(tb, ctl, route, sequence, uuid, in tb_xdp_handle_request()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb_msgs.h | 616 struct tb_xdp_properties_response { struct 636 (((256 - 4 - sizeof(struct tb_xdp_properties_response))) / 4)
|
H A D | xdomain.c | 327 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()
|
Completed in 13 milliseconds