Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c99 static bool is_tstmp_atomic_update_supported(struct rvu *rvu) in is_tstmp_atomic_update_supported() function
388 if (is_tstmp_atomic_update_supported(rvu)) { in ptp_start()
671 if (is_tstmp_atomic_update_supported(rvu)) in rvu_mbox_handler_ptp_get_cap()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.c13 static bool is_tstmp_atomic_update_supported(struct otx2_ptp *ptp) in is_tstmp_atomic_update_supported() function
438 if (is_tstmp_atomic_update_supported(ptp_ptr)) { in otx2_ptp_init()