Searched refs:mlx5e_profile_feature_cap (Results 1 – 3 of 3) sorted by relevance
1050 #define mlx5e_profile_feature_cap(profile, feature) \ macro
4867 if (!mlx5e_profile_feature_cap(priv->profile, PTP_RX)) in mlx5e_hwtstamp_set()6486 mlx5e_profile_feature_cap(profile, PTP_TX) ? in mlx5e_get_max_num_txqs()6490 mlx5e_profile_feature_cap(profile, QOS_HTB) ? in mlx5e_get_max_num_txqs()
2230 if (new_val && !mlx5e_profile_feature_cap(priv->profile, PTP_RX) && rx_filter) { in mlx5e_modify_rx_cqe_compression_locked()