Home
last modified time | relevance | path

Searched refs:CN10K_PTP_ONESTEP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h248 #define CN10K_PTP_ONESTEP 4 macro
581 __set_bit(CN10K_PTP_ONESTEP, &hw->cap_flag); in otx2_setup_dev_hw_settings()
Dotx2_ethtool.c967 if (test_bit(CN10K_PTP_ONESTEP, &pfvf->hw.cap_flag)) in otx2_get_ts_info()
Dotx2_pf.c2132 if (!test_bit(CN10K_PTP_ONESTEP, &pfvf->hw.cap_flag)) in otx2_config_hwtstamp()