Home
last modified time | relevance | path

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

/linux/net/ncsi/
H A Dncsi-pkt.h404 #define NCSI_PKT_CMD_OEM 0x50 /* OEM */ macro
440 #define NCSI_PKT_RSP_OEM (NCSI_PKT_CMD_OEM + 0x80)
H A Dncsi-cmd.c271 { NCSI_PKT_CMD_OEM, -1, ncsi_cmd_handler_oem },
330 type = NCSI_PKT_CMD_OEM; in ncsi_xmit_cmd()
H A Dncsi-manage.c1050 nca.type = NCSI_PKT_CMD_OEM; in ncsi_configure_channel()
1424 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
1436 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
1448 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()