commit | 71862561f3a62015a11de16d1c306481e8415c08 | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Thu Dec 08 16:03:31 2016 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jan 19 23:19:59 2017 +0200 |
tree | 857e6e11eca5f2b4beccfde120212b519daf22a8 | |
parent | c835ad64683bd3e2d1b31ed2cb1ff4366932edb1 [diff] |
net/mlx5: Query and cache PCAM, MCAM registers on initialization On load_one, we now cache our capabilities registers internally, similar to QUERY_HCA_CAP. Capabilities can later be queried using macros introduced in this patch. Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>