Searched refs:NCSI_PKT_RSP_DP (Results 1 – 4 of 4) sorted by relevance
415 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80) macro
1132 { NCSI_PKT_RSP_DP, 4, ncsi_rsp_handler_dp },
394 #define NCSI_PKT_RSP_DP (NCSI_PKT_CMD_DP + 0x80) macro
655 case NCSI_PKT_RSP_DP: in ncsi_receive()