Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_OEM (Results 1 – 3 of 3) sorted by relevance

/net/ncsi/
Dncsi-pkt.h387 #define NCSI_PKT_CMD_OEM 0x50 /* OEM */ macro
422 #define NCSI_PKT_RSP_OEM (NCSI_PKT_CMD_OEM + 0x80)
Dncsi-cmd.c263 { NCSI_PKT_CMD_OEM, -1, ncsi_cmd_handler_oem },
320 type = NCSI_PKT_CMD_OEM; in ncsi_xmit_cmd()
Dncsi-manage.c964 nca.type = NCSI_PKT_CMD_OEM; in ncsi_configure_channel()