Home
last modified time | relevance | path

Searched refs:roc_cgx (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_bphy_cgx.c157 roc_cgx->id, lmac, in roc_bphy_cgx_intf_req()
185 if (!roc_cgx || !roc_cgx->bar0_va || !roc_cgx->bar0_pa) in roc_bphy_cgx_dev_init()
197 roc_cgx->id = roc_bphy_cgx_dev_id(roc_cgx); in roc_bphy_cgx_dev_init()
205 if (!roc_cgx) in roc_bphy_cgx_dev_fini()
226 if (!roc_cgx) in roc_bphy_cgx_start_stop_rxtx()
253 if (!roc_cgx) in roc_bphy_cgx_intlbk_ena_dis()
274 if (!roc_cgx) in roc_bphy_cgx_ptp_rx_ena_dis()
304 if (!roc_cgx) in roc_bphy_cgx_set_link_state()
323 if (!roc_cgx) in roc_bphy_cgx_get_linkinfo()
356 if (!roc_cgx) in roc_bphy_cgx_set_link_mode()
[all …]
H A Droc_bphy_cgx.h95 __roc_api int roc_bphy_cgx_dev_init(struct roc_bphy_cgx *roc_cgx);
96 __roc_api int roc_bphy_cgx_dev_fini(struct roc_bphy_cgx *roc_cgx);
98 __roc_api int roc_bphy_cgx_start_rxtx(struct roc_bphy_cgx *roc_cgx,
100 __roc_api int roc_bphy_cgx_stop_rxtx(struct roc_bphy_cgx *roc_cgx,
102 __roc_api int roc_bphy_cgx_set_link_state(struct roc_bphy_cgx *roc_cgx,
104 __roc_api int roc_bphy_cgx_get_linkinfo(struct roc_bphy_cgx *roc_cgx,
107 __roc_api int roc_bphy_cgx_set_link_mode(struct roc_bphy_cgx *roc_cgx,
110 __roc_api int roc_bphy_cgx_intlbk_enable(struct roc_bphy_cgx *roc_cgx,
112 __roc_api int roc_bphy_cgx_intlbk_disable(struct roc_bphy_cgx *roc_cgx,
114 __roc_api int roc_bphy_cgx_ptp_rx_enable(struct roc_bphy_cgx *roc_cgx,
[all …]