Lines Matching refs:ncsi_cmd_handler_default
63 static int ncsi_cmd_handler_default(struct sk_buff *skb, in ncsi_cmd_handler_default() function
243 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
245 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
246 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
249 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
250 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
253 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },
256 { NCSI_PKT_CMD_DV, 0, ncsi_cmd_handler_default },
259 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },
261 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
263 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
264 { NCSI_PKT_CMD_GC, 0, ncsi_cmd_handler_default },
265 { NCSI_PKT_CMD_GP, 0, ncsi_cmd_handler_default },
266 { NCSI_PKT_CMD_GCPS, 0, ncsi_cmd_handler_default },
267 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },
268 { NCSI_PKT_CMD_GNPTS, 0, ncsi_cmd_handler_default },
269 { NCSI_PKT_CMD_GPS, 0, ncsi_cmd_handler_default },
272 { NCSI_PKT_CMD_GPUUID, 0, ncsi_cmd_handler_default }