diff options
Diffstat (limited to 'include/linux/mlx5/port.h')
| -rw-r--r-- | include/linux/mlx5/port.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/linux/mlx5/port.h b/include/linux/mlx5/port.h index 34aed6032f86..bf4bc01ffb0c 100644 --- a/include/linux/mlx5/port.h +++ b/include/linux/mlx5/port.h @@ -107,9 +107,6 @@ enum mlx5e_connector_type {  #define MLX5E_PROT_MASK(link_mode) (1 << link_mode) -#define PORT_MODULE_EVENT_MODULE_STATUS_MASK 0xF -#define PORT_MODULE_EVENT_ERROR_TYPE_MASK         0xF -  int mlx5_set_port_caps(struct mlx5_core_dev *dev, u8 port_num, u32 caps);  int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,  			 int ptys_size, int proto_mask, u8 local_port); | 
