Home
last modified time | relevance | path

Searched refs:mlx5_query_port_fcs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/mlx5/
Dport.h215 void mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c895 void mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported, in mlx5_query_port_fcs() function
Den_main.c5535 mlx5_query_port_fcs(mdev, &fcs_supported, &fcs_enabled); in mlx5e_build_nic_netdev()