Symbol: cfg80211_ops
drivers/net/wireless/ath/ath6kl/cfg80211.c
3440
static struct cfg80211_ops ath6kl_cfg80211_ops = {
drivers/net/wireless/ath/wil6210/cfg80211.c
2638
static const struct cfg80211_ops wil_cfg80211_ops = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
5982
static struct cfg80211_ops brcmf_cfg80211_ops = {
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
6032
struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
6034
struct cfg80211_ops *ops;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
8310
struct cfg80211_ops *ops,
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
467
struct cfg80211_ops *ops,
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
472
struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
1229
static int brcmf_bus_started(struct brcmf_pub *drvr, struct cfg80211_ops *ops)
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
1333
struct cfg80211_ops *ops;
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h
106
struct cfg80211_ops *ops;
drivers/net/wireless/intel/ipw2x00/libipw_module.c
52
static struct cfg80211_ops libipw_config_ops = { };
drivers/net/wireless/marvell/libertas/cfg.c
2069
static const struct cfg80211_ops lbs_cfg80211_ops = {
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4573
static const struct cfg80211_ops mwifiex_cfg80211_ops = {
drivers/net/wireless/marvell/mwifiex/cfg80211.c
4708
struct cfg80211_ops *ops;
drivers/net/wireless/microchip/wilc1000/cfg80211.c
1682
static const struct cfg80211_ops wilc_cfg80211_ops = {
drivers/net/wireless/quantenna/qtnfmac/cfg80211.c
1003
static struct cfg80211_ops qtn_cfg80211_ops = {
drivers/net/wireless/virtual/virt_wifi.c
364
static const struct cfg80211_ops virt_wifi_cfg80211_ops = {
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
2678
static struct cfg80211_ops rtw_cfg80211_ops = {
include/net/cfg80211.h
6760
struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv,
include/net/cfg80211.h
6775
static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops,
net/mac80211/cfg.c
5991
const struct cfg80211_ops mac80211_config_ops = {
net/mac80211/ieee80211_i.h
39
extern const struct cfg80211_ops mac80211_config_ops;
net/wireless/core.c
546
struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv,
net/wireless/core.h
32
const struct cfg80211_ops *ops;
net/wireless/tests/util.c
16
struct cfg80211_ops *ops;
net/wireless/tests/util.c
45
struct cfg80211_ops *ops;
net/wireless/tests/util.h
35
struct cfg80211_ops *ops;