Home
last modified time | relevance | path

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

/linux/net/ncsi/
H A Dncsi-pkt.h401 #define NCSI_PKT_CMD_GNS 0x19 /* Get NCSI Statistics */ macro
437 #define NCSI_PKT_RSP_GNS (NCSI_PKT_CMD_GNS + 0x80)
H A Dncsi-cmd.c268 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },