Home
last modified time | relevance | path

Searched refs:ignore_fcs_value (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2524 u8 ignore_fcs_value = (features & NETIF_F_RXALL) ? 1 : 0; in mlx4_en_set_features() local
2527 ignore_fcs_value ? "ON" : "OFF"); in mlx4_en_set_features()
2529 priv->port, ignore_fcs_value); in mlx4_en_set_features()
H A Dport.c1728 int mlx4_SET_PORT_fcs_check(struct mlx4_dev *dev, u8 port, u8 ignore_fcs_value) in mlx4_SET_PORT_fcs_check() argument
1740 if (ignore_fcs_value) in mlx4_SET_PORT_fcs_check()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2528 u8 ignore_fcs_value = (features & NETIF_F_RXALL) ? 1 : 0; in mlx4_en_set_features() local
2531 ignore_fcs_value ? "ON" : "OFF"); in mlx4_en_set_features()
2533 priv->port, ignore_fcs_value); in mlx4_en_set_features()
H A Dport.c1728 int mlx4_SET_PORT_fcs_check(struct mlx4_dev *dev, u8 port, u8 ignore_fcs_value) in mlx4_SET_PORT_fcs_check() argument
1740 if (ignore_fcs_value) in mlx4_SET_PORT_fcs_check()
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h1391 u8 ignore_fcs_value);
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h1410 u8 ignore_fcs_value);

Completed in 32 milliseconds