Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h27 TB_CFG_PKG_NOTIFY_ACK = 4, enumerator
/openbmc/linux/drivers/thunderbolt/
H A Dctl.c797 return tb_ctl_tx(ctl, &pkg, sizeof(pkg), TB_CFG_PKG_NOTIFY_ACK); in tb_cfg_ack_notification()