Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/thunderbolt/ |
D | xdomain.c | 95 case TB_CFG_PKG_XDOMAIN_RESP: { in tb_xdomain_match() 276 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_uuid_request() 305 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_uuid_response() 319 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_error_response() 350 total_size, TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_request() 462 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_response() 483 TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_properties_changed_request() 500 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_properties_changed_response() 517 &res, sizeof(res), TB_CFG_PKG_XDOMAIN_RESP, in tb_xdp_link_state_status_request() 564 TB_CFG_PKG_XDOMAIN_RESP); in tb_xdp_link_state_status_response() [all …]
|
D | domain.c | 348 case TB_CFG_PKG_XDOMAIN_RESP: in tb_domain_event_cb()
|
D | ctl.c | 468 case TB_CFG_PKG_XDOMAIN_RESP: in tb_ctl_rx_callback()
|
/linux-5.19.10/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-5.19.10/include/linux/ |
D | thunderbolt.h | 30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator
|