Lines Matching refs:ncsi_cmd_handler_default
63 static int ncsi_cmd_handler_default(struct sk_buff *skb, in ncsi_cmd_handler_default() function
244 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
246 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
247 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
250 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
251 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
254 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },
257 { NCSI_PKT_CMD_DV, 0, ncsi_cmd_handler_default },
260 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },
262 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
264 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
265 { NCSI_PKT_CMD_GC, 0, ncsi_cmd_handler_default },
266 { NCSI_PKT_CMD_GP, 0, ncsi_cmd_handler_default },
267 { NCSI_PKT_CMD_GCPS, 0, ncsi_cmd_handler_default },
268 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },
269 { NCSI_PKT_CMD_GNPTS, 0, ncsi_cmd_handler_default },
270 { NCSI_PKT_CMD_GPS, 0, ncsi_cmd_handler_default },
273 { NCSI_PKT_CMD_GPUUID, 0, ncsi_cmd_handler_default }