1
0
Fork 0
alistair23-linux/net/ncsi
Vijay Khemka fb4ee67529 net/ncsi: Add NCSI OEM command support
This patch adds OEM commands and response handling. It also defines OEM
command and response structure as per NCSI specification along with its
handlers.

ncsi_cmd_handler_oem: This is a generic command request handler for OEM
commands
ncsi_rsp_handler_oem: This is a generic response handler for OEM commands

Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Reviewed-by: Justin Lee <justin.lee1@dell.com>
Reviewed-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-05 14:54:47 -07:00
..
Kconfig net/ncsi: Resource management 2016-07-19 20:49:16 -07:00
Makefile net/ncsi: Add generic netlink family 2018-03-05 10:43:37 -05:00
internal.h net/ncsi: Add NCSI OEM command support 2018-10-05 14:54:47 -07:00
ncsi-aen.c net/ncsi: Use netdev_dbg for debug messages 2018-06-20 07:26:58 +09:00
ncsi-cmd.c net/ncsi: Add NCSI OEM command support 2018-10-05 14:54:47 -07:00
ncsi-manage.c net/ncsi: Use netdev_dbg for debug messages 2018-06-20 07:26:58 +09:00
ncsi-netlink.c net/ncsi: remove duplicated include from ncsi-netlink.c 2018-08-29 19:10:40 -07:00
ncsi-netlink.h net/ncsi: Add generic netlink family 2018-03-05 10:43:37 -05:00
ncsi-pkt.h net/ncsi: Add NCSI OEM command support 2018-10-05 14:54:47 -07:00
ncsi-rsp.c net/ncsi: Add NCSI OEM command support 2018-10-05 14:54:47 -07:00