Searched refs:MLX5E_RX_RES_FEATURE_PTP (Results 1 – 3 of 3) sorted by relevance
20 MLX5E_RX_RES_FEATURE_PTP = BIT(1), enumerator
477 WARN_ON(!(res->features & MLX5E_RX_RES_FEATURE_PTP)); in mlx5e_rx_res_get_tirn_ptp()534 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_activate()558 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_deactivate()
5362 features = MLX5E_RX_RES_FEATURE_PTP; in mlx5e_init_nic_rx()