Searched refs:mgmt_handlers (Results 1 – 1 of 1) sorted by relevance
3122 } mgmt_handlers[] = { variable3210 if (opcode >= ARRAY_SIZE(mgmt_handlers) || in mgmt_control()3211 mgmt_handlers[opcode].func == NULL) { in mgmt_control()3225 handler = &mgmt_handlers[opcode]; in mgmt_control()