Searched refs:NCSI_PKT_RSP_SP (Results 1 – 4 of 4) sorted by relevance
414 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80) macro
1131 { NCSI_PKT_RSP_SP, 4, ncsi_rsp_handler_sp },
464 if (!timeout && nh->common.type == NCSI_PKT_RSP_SP) { in ncsi_update_state()651 case NCSI_PKT_RSP_SP: in ncsi_receive()
393 #define NCSI_PKT_RSP_SP (NCSI_PKT_CMD_SP + 0x80) macro