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