Home
last modified time | relevance | path

Searched refs:cgx_lmac_ptp_config (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h144 void cgx_lmac_ptp_config(void *cgxd, int lmac_id, bool enable);
H A Drvu_cgx.c536 cgx_lmac_ptp_config(cgxd, lmac_id, enable); in rvu_cgx_ptp_rx_cfg()
H A Dcgx.c471 void cgx_lmac_ptp_config(void *cgxd, int lmac_id, bool enable) in cgx_lmac_ptp_config() function