Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h383 #define NCSI_PKT_CMD_GVI 0x15 /* Get Version ID */ macro
418 #define NCSI_PKT_RSP_GVI (NCSI_PKT_CMD_GVI + 0x80)
H A Dncsi-cmd.c263 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1404 nca.type = NCSI_PKT_CMD_GVI; in ncsi_probe_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h389 #define NCSI_PKT_CMD_GVI 0x15 /* Get Version ID */ macro
424 #define NCSI_PKT_RSP_GVI (NCSI_PKT_CMD_GVI + 0x80)
H A Dncsi-cmd.c264 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1472 nca.type = NCSI_PKT_CMD_GVI; in ncsi_probe_channel()

Completed in 8 milliseconds