Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c161 static int ptp_set_thresh(struct otx2_ptp *ptp, u64 thresh) in ptp_set_thresh() function
313 ptp_set_thresh(ptp, new_thresh); in otx2_ptp_extts_check()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c444 static int ptp_set_thresh(struct ptp *ptp, u64 thresh) in ptp_set_thresh() function
646 err = ptp_set_thresh(rvu->ptp, req->thresh); in rvu_mbox_handler_ptp_op()