Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_GNS (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/ncsi/ !
Dncsi-pkt.h390 #define NCSI_PKT_CMD_GNS 0x19 /* Get NCSI Statistics */ macro
425 #define NCSI_PKT_RSP_GNS (NCSI_PKT_CMD_GNS + 0x80)
Dncsi-cmd.c267 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },