Searched refs:wlcore_vendor_commands (Results 1 – 2 of 2) sorted by relevance
151 static const struct wiphy_vendor_command wlcore_vendor_commands[] = { variable197 wiphy->vendor_commands = wlcore_vendor_commands; in wlcore_set_vendor_commands()198 wiphy->n_vendor_commands = ARRAY_SIZE(wlcore_vendor_commands); in wlcore_set_vendor_commands()
17 enum wlcore_vendor_commands { enum