Searched refs:MLX5E_RX_RES_FEATURE_XSK (Results 1 – 3 of 3) sorted by relevance
322 if (!(res->features & MLX5E_RX_RES_FEATURE_XSK)) in mlx5e_rx_res_channels_init()422 if (!(res->features & MLX5E_RX_RES_FEATURE_XSK)) in mlx5e_rx_res_channels_destroy()491 WARN_ON(!(res->features & MLX5E_RX_RES_FEATURE_XSK)); in mlx5e_rx_res_get_tirn_xsk()544 if (!(res->features & MLX5E_RX_RES_FEATURE_XSK)) in mlx5e_rx_res_channels_activate()562 if (!(res->features & MLX5E_RX_RES_FEATURE_XSK)) in mlx5e_rx_res_channels_activate()600 if (!(res->features & MLX5E_RX_RES_FEATURE_XSK)) in mlx5e_rx_res_channels_deactivate()
20 MLX5E_RX_RES_FEATURE_XSK = BIT(1), enumerator
4626 features = MLX5E_RX_RES_FEATURE_XSK | MLX5E_RX_RES_FEATURE_PTP; in mlx5e_init_nic_rx()