Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h646 struct tb_xdp_properties_changed_response { struct
H A Dxdomain.c471 struct tb_xdp_properties_changed_response res; in tb_xdp_properties_changed_request()
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) in tb_xdp_properties_changed_response() function
494 struct tb_xdp_properties_changed_response res; in tb_xdp_properties_changed_response()
773 ret = tb_xdp_properties_changed_response(ctl, route, sequence); in tb_xdp_handle_request()