Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/thunderbolt/ |
| D | xdomain.c | 70 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match() 255 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_uuid_request() 282 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_uuid_response() 296 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_error_response() 327 total_size, TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_request() 439 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_response() 460 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_changed_request() 477 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_changed_response()
|
| D | domain.c | 354 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
|
| D | ctl.c | 469 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
|
| /Linux-v5.15/drivers/net/ |
| D | thunderbolt.c | 246 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-v5.15/include/linux/ |
| D | thunderbolt.h | 30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator
|