commit | b9a7ba5562074855e8a3f92ea7e1174b61a3e87d | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jun 30 19:23:23 2019 +0300 |
committer | Leon Romanovsky <leonro@mellanox.com> | Wed Jul 03 20:55:45 2019 +0300 |
tree | 3d2f3e4af99d2d31565ead07481717908a22fcd2 | |
parent | 1d49ce1e05f804d9238eda66d6010eb492668a37 [diff] |
net/mlx5: Use event mask based on device capabilities Use the reported device capabilities for the supported user events (i.e. affiliated and un-affiliated) to set the EQ mask. As the event mask can be up to 256 defined by 4 entries of u64 change the applicable code to work accordingly. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>