Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dport.h199 void mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c866 void mlx5_query_port_fcs(struct mlx5_core_dev *mdev, bool *supported, in mlx5_query_port_fcs() function
H A Den_main.c5071 mlx5_query_port_fcs(mdev, &fcs_supported, &fcs_enabled); in mlx5e_build_nic_netdev()