Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.h51 extern const struct wiphy_vendor_command brcmf_vendor_cmds[];
H A Dvendor.c107 const struct wiphy_vendor_command brcmf_vendor_cmds[] = {
/linux/include/net/
H A Dcfg80211.h5621 * struct wiphy_vendor_command - vendor command definition
5638 struct wiphy_vendor_command {
6189 const struct wiphy_vendor_command *vendor_commands;
5577 struct wiphy_vendor_command { global() struct
5578 infowiphy_vendor_command global() argument
5579 flagswiphy_vendor_command global() argument
5580 doitwiphy_vendor_command global() argument
5582 dumpitwiphy_vendor_command global() argument
5585 policywiphy_vendor_command global() argument
5586 maxattrwiphy_vendor_command global() argument
/linux/net/wireless/
H A Dnl80211.c16471 static int nl80211_vendor_check_policy(const struct wiphy_vendor_command *vcmd, in nl80211_prepare_vendor_dump()
16521 const struct wiphy_vendor_command *vcmd; in nl80211_prepare_vendor_dump()
16636 const struct wiphy_vendor_command *vcmd; in __cfg80211_alloc_reply_skb()
16690 const struct wiphy_vendor_command *vcmd; in nl80211_set_qos_map()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c627 static struct wiphy_vendor_command mac80211_hwsim_vendor_commands[] = {