Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c363 static int ptp_set_thresh(struct ptp *ptp, u64 thresh) in ptp_set_thresh() function
520 err = ptp_set_thresh(rvu->ptp, req->thresh); in rvu_mbox_handler_ptp_op()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c59 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh() function
212 ptp_set_thresh(ptp, new_thresh); in otx2_ptp_extts_check()