Home
last modified time | relevance | path

Searched refs:mlx5e_profile_feature_cap (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c826 if (!mlx5e_profile_feature_cap(profile, PTP_RX)) in mlx5e_ptp_alloc_rx_fs()
842 if (!mlx5e_profile_feature_cap(profile, PTP_RX)) in mlx5e_ptp_free_rx_fs()
853 if (!mlx5e_profile_feature_cap(priv->profile, PTP_RX)) in mlx5e_ptp_rx_manage_fs()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs.c1462 if (mlx5e_profile_feature_cap(profile, FS_VLAN)) { in mlx5e_fs_init()
1468 if (mlx5e_profile_feature_cap(profile, FS_TC)) { in mlx5e_fs_init()
A Den.h1018 #define mlx5e_profile_feature_cap(profile, feature) \ macro
A Den_main.c4368 if (!mlx5e_profile_feature_cap(priv->profile, PTP_RX)) in mlx5e_hwstamp_set()
5628 mlx5e_profile_feature_cap(profile, PTP_TX) ? in mlx5e_get_max_num_txqs()
5632 mlx5e_profile_feature_cap(profile, QOS_HTB) ? in mlx5e_get_max_num_txqs()
A Den_ethtool.c1931 if (new_val && !mlx5e_profile_feature_cap(priv->profile, PTP_RX) && rx_filter) { in mlx5e_modify_rx_cqe_compression_locked()

Completed in 28 milliseconds