Skip to content
  • Saeed Mahameed's avatar
    net/mlx5: Function setup/teardown procedures · e161105e
    Saeed Mahameed authored
    
    
    Function setup and teardown procedures are the basic procedure that
    each mlx5 pci function should perform to boot up a mlx5 device function
    and initialize basic communication with FW, before allocating any higher
    level software/firmware resources.
    
    This provides a better logical separation of mlx5 core device
    initialization flow and will help to seamlessly support creating different
    mlx5 device types such as PF, VF and SF mlx5 sub-function virtual device.
    
    This patch does not change any functionality.
    
    Signed-off-by: default avatarVu Pham <vuhuong@mellanox.com>
    Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
    e161105e