]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/rte_ecpri.h
doc: add missing network layers in API reference
[dpdk.git] / lib / librte_net / rte_ecpri.h
index 1cbd6d81336317b3fe9f86c9b902cf31d8ec523b..3f3a90335b256cfcd61755fd14cb0013d279ce17 100644 (file)
@@ -5,6 +5,15 @@
 #ifndef _RTE_ECPRI_H_
 #define _RTE_ECPRI_H_
 
+/**
+ * @file
+ *
+ * eCPRI headers definition.
+ *
+ * eCPRI (Common Public Radio Interface) is used in internal interfaces of radio
+ * base station in a 5G infrastructure.
+ */
+
 #include <stdint.h>
 #include <rte_byteorder.h>