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