Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.c161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh() function
312 ptp_set_thresh(ptp, new_thresh); in otx2_ptp_extts_check()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c460 static int ptp_set_thresh(struct ptp *ptp, u64 thresh) in ptp_set_thresh() function
614 err = ptp_set_thresh(rvu->ptp, req->thresh); in rvu_mbox_handler_ptp_op()