Home
last modified time | relevance | path

Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c96 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match()
277 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_uuid_request()
306 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_uuid_response()
320 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_error_response()
350 total_size, TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_request()
462 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_response()
483 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_changed_request()
500 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_changed_response()
517 &res, sizeof(res), TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_link_state_status_request()
563 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_link_state_status_response()
[all …]
H A Ddomain.c346 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
H A Dctl.c468 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
/openbmc/linux/drivers/net/thunderbolt/
H A Dmain.c254 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_login_response()
272 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_login_request()
273 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_login_request()
288 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_logout_response()
303 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_logout_request()
304 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_logout_request()
/openbmc/linux/include/linux/
H A Dthunderbolt.h30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator