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