Searched refs:MLX5E_RX_RES_FEATURE_PTP (Results 1 – 3 of 3) sorted by relevance
22 MLX5E_RX_RES_FEATURE_PTP = BIT(1), enumerator
525 WARN_ON(!(res->features & MLX5E_RX_RES_FEATURE_PTP)); in mlx5e_rx_res_get_tirn_ptp()585 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_activate()609 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_deactivate()
5713 features = MLX5E_RX_RES_FEATURE_PTP; in mlx5e_init_nic_rx()