Searched refs:NCSI_PKT_RSP_GC (Results 1 – 4 of 4) sorted by relevance
434 #define NCSI_PKT_RSP_GC (NCSI_PKT_CMD_GC + 0x80) macro
1151 { NCSI_PKT_RSP_GC, 32, ncsi_rsp_handler_gc },
413 #define NCSI_PKT_RSP_GC (NCSI_PKT_CMD_GC + 0x80) macro
671 case NCSI_PKT_RSP_GC: in ncsi_receive()