Searched hist:"16 e8c4ca21a238cdf0355475bf15bd72e92feb8f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ncsi/ |
H A D | ncsi-pkt.h | diff 16e8c4ca21a238cdf0355475bf15bd72e92feb8f Mon Nov 26 15:49:04 CST 2018 Vijay Khemka <vijaykhemka@fb.com> net/ncsi: Add NCSI Mellanox OEM command
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: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | internal.h | diff 16e8c4ca21a238cdf0355475bf15bd72e92feb8f Mon Nov 26 15:49:04 CST 2018 Vijay Khemka <vijaykhemka@fb.com> net/ncsi: Add NCSI Mellanox OEM command
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: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ncsi-rsp.c | diff 16e8c4ca21a238cdf0355475bf15bd72e92feb8f Mon Nov 26 15:49:04 CST 2018 Vijay Khemka <vijaykhemka@fb.com> net/ncsi: Add NCSI Mellanox OEM command
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: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ncsi-manage.c | diff 16e8c4ca21a238cdf0355475bf15bd72e92feb8f Mon Nov 26 15:49:04 CST 2018 Vijay Khemka <vijaykhemka@fb.com> net/ncsi: Add NCSI Mellanox OEM command
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: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|