Home
last modified time | relevance | path

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

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