Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dvendor.h62 extern const struct wiphy_vendor_command brcmf_vendor_cmds[];
Dvendor.c117 const struct wiphy_vendor_command brcmf_vendor_cmds[] = {
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c150 static const struct wiphy_vendor_command wlcore_vendor_commands[] = {
/linux-4.1.27/include/net/
Dcfg80211.h2976 struct wiphy_vendor_command { struct
3229 const struct wiphy_vendor_command *vendor_commands;
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c396 static struct wiphy_vendor_command mac80211_hwsim_vendor_commands[] = {
/linux-4.1.27/net/wireless/
Dnl80211.c9913 const struct wiphy_vendor_command *vcmd; in nl80211_vendor_cmd()