Home
last modified time | relevance | path

Searched refs:TB_CFG_PKG_EVENT (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thunderbolt/
Dctl.c63 TB_CFG_PKG_EVENT = 5, enumerator
375 if (check_header(response, sizeof(*pkg), TB_CFG_PKG_EVENT, route)) { in tb_ctl_handle_plug_event()
423 if (frame->eof == TB_CFG_PKG_EVENT) { in tb_ctl_rx_callback()