Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dxdomain.c57 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match()
239 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_error_response()
270 total_size, TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_request()
383 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_response()
404 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_changed_request()
421 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_changed_response()
Ddomain.c382 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
Dctl.c448 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
/Linux-v4.19/drivers/net/
Dthunderbolt.c248 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_login_response()
266 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_login_request()
267 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_login_request()
282 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_logout_response()
297 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_logout_request()
298 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_logout_request()
/Linux-v4.19/include/linux/
Dthunderbolt.h33 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator