Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_GNS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h387 #define NCSI_PKT_CMD_GNS 0x19 /* Get NCSI Statistics */ macro
422 #define NCSI_PKT_RSP_GNS (NCSI_PKT_CMD_GNS + 0x80)
H A Dncsi-cmd.c267 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h393 #define NCSI_PKT_CMD_GNS 0x19 /* Get NCSI Statistics */ macro
428 #define NCSI_PKT_RSP_GNS (NCSI_PKT_CMD_GNS + 0x80)
H A Dncsi-cmd.c268 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },

Completed in 5 milliseconds