commit | 7e736f9ae3d12272fec5a2b24e41b78ed58525a4 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Fri Jun 07 06:44:17 2019 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Jul 03 12:50:42 2019 -0700 |
tree | c003fc1059465daf66a3af2733db0343910861a5 | |
parent | 2752b823169b216db142c4466b43269281962dcf [diff] |
net/mlx5: E-Switch prepare functions change handler to be modular Eswitch function change handler will service multiple type of events for VFs and non VF functions update. Hence, introduce and use the helper function esw_vfs_changed_event_handler() for handling change in num VFs to improve the code readability. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>