Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c450 u32 all_ptp_features = BIT(CAPS_EX_PHY_PTP_EN) | in aq_fw3x_enable_ptp() local
454 ptp_opts |= all_ptp_features; in aq_fw3x_enable_ptp()
456 ptp_opts &= ~all_ptp_features; in aq_fw3x_enable_ptp()