summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/host/virt_phy/src/logging.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/host/virt_phy/src/logging.c b/src/host/virt_phy/src/logging.c
index a3e63bc5..98f121e4 100644
--- a/src/host/virt_phy/src/logging.c
+++ b/src/host/virt_phy/src/logging.c
@@ -61,7 +61,9 @@ static const char* l1ctlPrimNames[] = {
"L1CTL_TBF_CFG_REQ",
"L1CTL_TBF_CFG_CONF",
"L1CTL_DATA_TBF_REQ",
- "L1CTL_DATA_TBF_CONF"
+ "L1CTL_DATA_TBF_CONF",
+ "L1CTL_PHY_NEGO_REQ",
+ "L1CTL_PHY_NEGO_IND",
};
static const struct log_info_cat default_categories[] = {