Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c178 static int ptp_extts_on(struct otx2_ptp *ptp, int on) in ptp_extts_on() function
355 ptp_extts_on(ptp, on); in otx2_ptp_enable()
358 ptp_extts_on(ptp, on); in otx2_ptp_enable()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c468 static int ptp_extts_on(struct ptp *ptp, int on) in ptp_extts_on() function
617 err = ptp_extts_on(rvu->ptp, req->extts_on); in rvu_mbox_handler_ptp_op()