Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h163 void cgx_lmac_ptp_config(void *cgxd, int lmac_id, bool enable);
H A Dcgx.c985 void cgx_lmac_ptp_config(void *cgxd, int lmac_id, bool enable) in cgx_lmac_ptp_config() function
1787 .mac_enadis_ptp_config = cgx_lmac_ptp_config,