Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.h126 void rpm_lmac_ptp_config(void *rpmd, int lmac_id, bool enable);
H A Drpm.c35 .mac_enadis_ptp_config = rpm_lmac_ptp_config,
67 .mac_enadis_ptp_config = rpm_lmac_ptp_config,
581 void rpm_lmac_ptp_config(void *rpmd, int lmac_id, bool enable) in rpm_lmac_ptp_config() function