common/cnxk: start and stop BPHY LMAC
[dpdk.git] / drivers / common / cnxk / roc_api.h
index f2f1f5e..256d8c6 100644 (file)
 /* Mbox */
 #include "roc_mbox.h"
 
+/* NPA */
+#include "roc_npa.h"
+
+/* NPC */
+#include "roc_npc.h"
+
+/* NIX */
+#include "roc_nix.h"
+
+/* SSO */
+#include "roc_sso.h"
+
+/* TIM */
+#include "roc_tim.h"
+
 /* Utils */
 #include "roc_utils.h"
 
+/* Idev */
+#include "roc_idev.h"
+
+/* Baseband phy cgx */
+#include "roc_bphy_cgx.h"
+
 #endif /* _ROC_API_H_ */