diff options
author | Eli Cohen <eli@mellanox.com> | 2016-03-11 22:58:40 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-03-21 17:13:14 -0400 |
commit | 2a4826fe746e01712ca53902ee75c1a1f6c0a4aa (patch) | |
tree | f3f6851139e6ca972eeb93492bf88121b33aa768 /drivers/net/ethernet/smsc/smc9194.c | |
parent | 9c3c5f8e1f3092f43a46b247a95ae526c1b4542e (diff) |
net/mlx5_core: Add VF param when querying vport counter
Add a vf parameter to mlx5_core_query_vport_counter so we can call it to
query counters of virtual functions. Also update current users of the
API.
PFs may call mlx5_core_query_vport_counter with other_vport set to
indicate that they are querying a virtual function. The virtual
function to be queried is given by the vf parameter. Virtual function
numbering is zero based so the first VF is 0 and so on. When a PF
queries its own function, the other_vport parameter is cleared.
Signed-off-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/smsc/smc9194.c')
0 files changed, 0 insertions, 0 deletions