net/ice/base: add more macros for FDID priority
[dpdk.git] / drivers / net / hinic / base / hinic_pmd_nicio.h
index 487e440..9a487d0 100644 (file)
@@ -217,7 +217,7 @@ struct hinic_nic_io {
        u16                     vhd_mode;
 
        struct hinic_qp         *qps;
-       /* sq ci mem base addr of the function*/
+       /* sq ci mem base addr of the function */
        void                    *ci_vaddr_base;
        dma_addr_t              ci_dma_base;
 
@@ -229,7 +229,6 @@ struct hinic_sq_db {
        u32     db_info;
 };
 
-
 int hinic_init_qp_ctxts(struct hinic_hwdev *hwdev);
 
 void hinic_free_qp_ctxts(struct hinic_hwdev *hwdev);