Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/thunderbolt/ |
D | xdomain.c | 57 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()
|
D | domain.c | 382 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
|
D | ctl.c | 448 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
|
/Linux-v4.19/drivers/net/ |
D | thunderbolt.c | 248 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/ |
D | thunderbolt.h | 33 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator
|