Home
last modified time | relevance | path

Searched refs:roc_bphy_cgx_fec_supported_get (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_bphy_cgx.h121 __roc_api int roc_bphy_cgx_fec_supported_get(struct roc_bphy_cgx *roc_cgx,
H A Dversion.map34 roc_bphy_cgx_fec_supported_get;
H A Droc_bphy_cgx.c418 roc_bphy_cgx_fec_supported_get(struct roc_bphy_cgx *roc_cgx, unsigned int lmac, in roc_bphy_cgx_fec_supported_get() function
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy_cgx.c131 ret = roc_bphy_cgx_fec_supported_get(cgx->rcgx, lmac, fec); in cnxk_bphy_cgx_process_buf()