Searched refs:TB_CFG_PKG_XDOMAIN_RESP (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/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 | 346 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-6.1.9/drivers/net/ |
D | thunderbolt.c | 252 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_login_response() 270 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_login_request() 271 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_login_request() 286 TB_CFG_PKG_XDOMAIN_RESP); in tbnet_logout_response() 301 TB_CFG_PKG_XDOMAIN_RESP, &reply, in tbnet_logout_request() 302 sizeof(reply), TB_CFG_PKG_XDOMAIN_RESP, in tbnet_logout_request()
|
/linux-6.1.9/include/linux/ |
D | thunderbolt.h | 30 TB_CFG_PKG_XDOMAIN_RESP = 7, enumerator
|