Searched refs:NCSI_PKT_CMD_GP (Results 1 – 4 of 4) sorted by relevance
399 #define NCSI_PKT_CMD_GP 0x17 /* Get Parameters */ macro435 #define NCSI_PKT_RSP_GP (NCSI_PKT_CMD_GP + 0x80)
266 { NCSI_PKT_CMD_GP, 0, ncsi_cmd_handler_default },
382 #define NCSI_PKT_CMD_GP 0x17 /* Get Parameters */ macro414 #define NCSI_PKT_RSP_GP (NCSI_PKT_CMD_GP + 0x80)
154 case NCSI_PKT_CMD_GP: in cmd_payload()