Skip to content
  • Vijay Khemka's avatar
    16e8c4ca
    net/ncsi: Add NCSI Mellanox OEM command · 16e8c4ca
    Vijay Khemka authored
    
    
    This patch adds OEM Mellanox commands and response handling. It also
    defines OEM Get MAC Address handler to get and configure the device.
    
    ncsi_oem_gma_handler_mlx: This handler send NCSI mellanox command for
    getting mac address.
    ncsi_rsp_handler_oem_mlx: This handles response received for all
    mellanox OEM commands.
    ncsi_rsp_handler_oem_mlx_gma: This handles get mac address response and
    set it to device.
    
    Signed-off-by: default avatarVijay Khemka <vijaykhemka@fb.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    16e8c4ca
    net/ncsi: Add NCSI Mellanox OEM command
    Vijay Khemka authored
    
    
    This patch adds OEM Mellanox commands and response handling. It also
    defines OEM Get MAC Address handler to get and configure the device.
    
    ncsi_oem_gma_handler_mlx: This handler send NCSI mellanox command for
    getting mac address.
    ncsi_rsp_handler_oem_mlx: This handles response received for all
    mellanox OEM commands.
    ncsi_rsp_handler_oem_mlx_gma: This handles get mac address response and
    set it to device.
    
    Signed-off-by: default avatarVijay Khemka <vijaykhemka@fb.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Loading