Lines Matching refs:ncsi_cmd_handler_default
64 static int ncsi_cmd_handler_default(struct sk_buff *skb, in ncsi_cmd_handler_default() function
220 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
222 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
223 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
226 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
227 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
230 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },
233 { NCSI_PKT_CMD_DV, 0, ncsi_cmd_handler_default },
236 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },
238 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
240 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
241 { NCSI_PKT_CMD_GC, 0, ncsi_cmd_handler_default },
242 { NCSI_PKT_CMD_GP, 0, ncsi_cmd_handler_default },
243 { NCSI_PKT_CMD_GCPS, 0, ncsi_cmd_handler_default },
244 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },
245 { NCSI_PKT_CMD_GNPTS, 0, ncsi_cmd_handler_default },
246 { NCSI_PKT_CMD_GPS, 0, ncsi_cmd_handler_default },
249 { NCSI_PKT_CMD_GPUUID, 0, ncsi_cmd_handler_default }