Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dxdomain.c95 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match()
276 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_uuid_request()
305 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_uuid_response()
319 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()
564 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_link_state_status_response()
[all …]
Ddomain.c348 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
Dctl.c468 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
/linux-5.19.10/drivers/net/
Dthunderbolt.c246 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_login_response()
264 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_login_request()
265 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_login_request()
280 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_logout_response()
295 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_logout_request()
296 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_logout_request()
/linux-5.19.10/include/linux/
Dthunderbolt.h30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator