Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dxdomain.c55 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match()
240 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_uuid_request()
267 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_uuid_response()
281 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_error_response()
312 total_size, TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_request()
425 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_response()
446 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_changed_request()
463 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_changed_response()
Ddomain.c396 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
Dctl.c449 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
/Linux-v5.4/drivers/net/
Dthunderbolt.c245 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_login_response()
263 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_login_request()
264 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_login_request()
279 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_logout_response()
294 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_logout_request()
295 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_logout_request()
/Linux-v5.4/include/linux/
Dthunderbolt.h30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator