diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2017-03-25 00:52:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-24 19:11:46 -0700 |
commit | 3b77235b94347e813e2d4d33363512127d32e899 (patch) | |
tree | 4e9f7c124a3283a3b1ff7ae507f99aeb21b515d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 864b2d715300d9082747fb5de2bb277359c75bff (diff) |
net/mlx5e: Proper names for SQ/RQ/CQ functions
Rename mlx5e_{create,destroy}_{sq,rq,cq} to
mlx5e_{alloc,free}_{sq,rq,cq}.
Rename mlx5e_{enable,disable}_{sq,rq,cq} to
mlx5e_{create,destroy}_{sq,rq,cq}.
mlx5e_{enable,disable}_{sq,rq,cq} used to actually create/destroy the SQ
in FW, so we rename them to align the functions names with FW semantics.
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions