Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c453 u32 all_ptp_features = BIT(CAPS_EX_PHY_PTP_EN) | in aq_fw3x_enable_ptp() local
457 ptp_opts |= all_ptp_features; in aq_fw3x_enable_ptp()
459 ptp_opts &= ~all_ptp_features; in aq_fw3x_enable_ptp()