Searched refs:MLX5E_RX_RES_FEATURE_PTP (Results 1 – 3 of 3) sorted by relevance
21 MLX5E_RX_RES_FEATURE_PTP = BIT(2), enumerator
519 WARN_ON(!(res->features & MLX5E_RX_RES_FEATURE_PTP)); in mlx5e_rx_res_get_tirn_ptp()579 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_activate()617 if (res->features & MLX5E_RX_RES_FEATURE_PTP) { in mlx5e_rx_res_channels_deactivate()
4953 features = MLX5E_RX_RES_FEATURE_XSK | MLX5E_RX_RES_FEATURE_PTP; in mlx5e_init_nic_rx()
Completed in 18 milliseconds