Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_OEM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h390 #define NCSI_PKT_CMD_OEM 0x50 /* OEM */ macro
425 #define NCSI_PKT_RSP_OEM (NCSI_PKT_CMD_OEM + 0x80)
H A Dncsi-cmd.c270 { NCSI_PKT_CMD_OEM, -1, ncsi_cmd_handler_oem },
328 type = NCSI_PKT_CMD_OEM; in ncsi_xmit_cmd()
H A Dncsi-manage.c997 nca.type = NCSI_PKT_CMD_OEM; in ncsi_configure_channel()
1359 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
1371 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h396 #define NCSI_PKT_CMD_OEM 0x50 /* OEM */ macro
431 #define NCSI_PKT_RSP_OEM (NCSI_PKT_CMD_OEM + 0x80)
H A Dncsi-cmd.c271 { NCSI_PKT_CMD_OEM, -1, ncsi_cmd_handler_oem },
329 type = NCSI_PKT_CMD_OEM; in ncsi_xmit_cmd()
H A Dncsi-manage.c1049 nca.type = NCSI_PKT_CMD_OEM; in ncsi_configure_channel()
1411 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
1423 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()
1454 nca.type = NCSI_PKT_CMD_OEM; in ncsi_probe_channel()

Completed in 11 milliseconds