Searched refs:NCSI_PKT_RSP_EC (Results 1 – 4 of 4) sorted by relevance
416 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80) macro
1133 { NCSI_PKT_RSP_EC, 4, ncsi_rsp_handler_ec },
395 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80) macro
687 case NCSI_PKT_RSP_EC: in ncsi_receive()