Home
last modified time | relevance | path

Searched refs:wil_nl80211_vendor_commands (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c219 static const struct wiphy_vendor_command wil_nl80211_vendor_commands[] = { variable
2688 wiphy->n_vendor_commands = ARRAY_SIZE(wil_nl80211_vendor_commands); in wil_wiphy_init()
2689 wiphy->vendor_commands = wil_nl80211_vendor_commands; in wil_wiphy_init()