Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | xdomain.c | 55 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()
|
D | domain.c | 396 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
|
D | ctl.c | 449 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
|
/Linux-v5.4/drivers/net/ |
D | thunderbolt.c | 245 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/ |
D | thunderbolt.h | 30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator
|