Lines Matching refs:ncsi_cmd_handler_default
61 static int ncsi_cmd_handler_default(struct sk_buff *skb, in ncsi_cmd_handler_default() function
236 { NCSI_PKT_CMD_CIS, 0, ncsi_cmd_handler_default },
238 { NCSI_PKT_CMD_DP, 0, ncsi_cmd_handler_default },
239 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
242 { NCSI_PKT_CMD_ECNT, 0, ncsi_cmd_handler_default },
243 { NCSI_PKT_CMD_DCNT, 0, ncsi_cmd_handler_default },
246 { NCSI_PKT_CMD_GLS, 0, ncsi_cmd_handler_default },
249 { NCSI_PKT_CMD_DV, 0, ncsi_cmd_handler_default },
252 { NCSI_PKT_CMD_DBF, 0, ncsi_cmd_handler_default },
254 { NCSI_PKT_CMD_DGMF, 0, ncsi_cmd_handler_default },
256 { NCSI_PKT_CMD_GVI, 0, ncsi_cmd_handler_default },
257 { NCSI_PKT_CMD_GC, 0, ncsi_cmd_handler_default },
258 { NCSI_PKT_CMD_GP, 0, ncsi_cmd_handler_default },
259 { NCSI_PKT_CMD_GCPS, 0, ncsi_cmd_handler_default },
260 { NCSI_PKT_CMD_GNS, 0, ncsi_cmd_handler_default },
261 { NCSI_PKT_CMD_GNPTS, 0, ncsi_cmd_handler_default },
262 { NCSI_PKT_CMD_GPS, 0, ncsi_cmd_handler_default },
265 { NCSI_PKT_CMD_GPUUID, 0, ncsi_cmd_handler_default }