]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/mellanox/mlx4/mlx4.h
mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
[karo-tx-linux.git] / drivers / net / ethernet / mellanox / mlx4 / mlx4.h
index ac58189ae6da1f24996b46e02c5a62d69e991503..1cf42036d7bbe5fec8831497032dbb245e9fd605 100644 (file)
@@ -770,6 +770,7 @@ struct _rule_hw {
 
 enum {
        MLX4_PCI_DEV_IS_VF              = 1 << 0,
+       MLX4_PCI_DEV_FORCE_SENSE_PORT   = 1 << 1,
 };
 
 struct mlx4_priv {