X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Fcnxk%2Froc_cpt_priv.h;h=61dec9a168749cd8ae15a5410349d0b6c721645a;hb=a83db6b3c14b5d210c013f8478c86ca7b7b8cf8c;hp=21911e5d7920c59c597c5f17e906ce1d219a7b53;hpb=044bb99d6f778000aee91639af9d3036a6109736;p=dpdk.git diff --git a/drivers/common/cnxk/roc_cpt_priv.h b/drivers/common/cnxk/roc_cpt_priv.h index 21911e5d79..61dec9a168 100644 --- a/drivers/common/cnxk/roc_cpt_priv.h +++ b/drivers/common/cnxk/roc_cpt_priv.h @@ -31,5 +31,6 @@ int cpt_lf_outb_cfg(struct dev *dev, uint16_t sso_pf_func, uint16_t nix_pf_func, uint8_t lf_id, bool ena); int cpt_get_msix_offset(struct dev *dev, struct msix_offset_rsp **msix_rsp); uint64_t cpt_get_blkaddr(struct dev *dev); +void cpt_lf_print(struct roc_cpt_lf *lf); #endif /* _ROC_CPT_PRIV_H_ */