Searched refs:NCSI_PKT_CMD_RC (Results 1 – 4 of 4) sorted by relevance
382 #define NCSI_PKT_CMD_RC 0x05 /* Reset Channel */ macro418 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80)
249 { NCSI_PKT_CMD_RC, 4, ncsi_cmd_handler_rc },
365 #define NCSI_PKT_CMD_RC 0x05 /* Reset Channel */ macro397 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80)
120 case NCSI_PKT_CMD_RC: in cmd_payload()