Searched refs:NCSI_PKT_RSP_AE (Results 1 – 4 of 4) sorted by relevance
421 #define NCSI_PKT_RSP_AE (NCSI_PKT_CMD_AE + 0x80) macro
1138 { NCSI_PKT_RSP_AE, 4, ncsi_rsp_handler_ae },
400 #define NCSI_PKT_RSP_AE (NCSI_PKT_CMD_AE + 0x80) macro
691 case NCSI_PKT_RSP_AE: in ncsi_receive()