/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.h | 10 extern const struct cfg80211_ops orinoco_cfg_ops;
|
H A D | cfg.c | 286 const struct cfg80211_ops orinoco_cfg_ops = {
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.h | 10 extern const struct cfg80211_ops orinoco_cfg_ops;
|
H A D | cfg.c | 286 const struct cfg80211_ops orinoco_cfg_ops = {
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.h | 434 struct cfg80211_ops *ops, 439 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
|
H A D | core.h | 100 struct cfg80211_ops *ops;
|
H A D | core.c | 1195 static int brcmf_bus_started(struct brcmf_pub *drvr, struct cfg80211_ops *ops) in brcmf_bus_started() 1298 struct cfg80211_ops *ops; in brcmf_alloc()
|
H A D | cfg80211.c | 5477 static struct cfg80211_ops brcmf_cfg80211_ops = { 5525 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops() 5527 struct cfg80211_ops *ops; in brcmf_cfg80211_get_ops() 7492 struct cfg80211_ops *ops, in brcmf_cfg80211_attach()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.h | 440 struct cfg80211_ops *ops, 445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
|
H A D | core.h | 106 struct cfg80211_ops *ops;
|
H A D | core.c | 1191 static int brcmf_bus_started(struct brcmf_pub *drvr, struct cfg80211_ops *ops) in brcmf_bus_started() 1295 struct cfg80211_ops *ops; in brcmf_alloc()
|
H A D | cfg80211.c | 5930 static struct cfg80211_ops brcmf_cfg80211_ops = { 5979 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings) in brcmf_cfg80211_get_ops() 5981 struct cfg80211_ops *ops; in brcmf_cfg80211_get_ops() 8255 struct cfg80211_ops *ops, in brcmf_cfg80211_attach()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_module.c | 52 static struct cfg80211_ops libipw_config_ops = { };
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_module.c | 52 static struct cfg80211_ops libipw_config_ops = { };
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | virt_wifi.c | 4 * A fake implementation of cfg80211_ops that can be tacked on to an ethernet 346 static const struct cfg80211_ops virt_wifi_cfg80211_ops = {
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | core.h | 25 const struct cfg80211_ops *ops;
|
H A D | core.c | 400 struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv, in wiphy_new_nm()
|
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | virt_wifi.c | 4 * A fake implementation of cfg80211_ops that can be tacked on to an ethernet 346 static const struct cfg80211_ops virt_wifi_cfg80211_ops = {
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | core.h | 25 const struct cfg80211_ops *ops;
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 653 static const struct cfg80211_ops prism2_usb_cfg_ops = {
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 657 static const struct cfg80211_ops prism2_usb_cfg_ops = {
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 3575 * struct cfg80211_ops - backend description for wireless configuration 3928 struct cfg80211_ops { struct 5107 struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv, 5122 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() 6339 * After being asked to authenticate via cfg80211_ops::auth() the driver must 6341 * After being asked to associate via cfg80211_ops::assoc() the driver must 6374 * After being asked to associate via cfg80211_ops::assoc() the driver must 7232 * @cookie: Cookie returned by cfg80211_ops::mgmt_tx() 7239 * transmitted with cfg80211_ops::mgmt_tx() to report the TX status of the 7249 * @cookie: Cookie returned by cfg80211_ops [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 4005 * struct cfg80211_ops - backend description for wireless configuration 4405 struct cfg80211_ops { struct 5671 struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv, 5686 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() 7210 * After being asked to authenticate via cfg80211_ops::auth() the driver must 7212 * After being asked to associate via cfg80211_ops::assoc() the driver must 7268 * After being asked to associate via cfg80211_ops::assoc() the driver must 8242 * @cookie: Cookie returned by cfg80211_ops::mgmt_tx() 8265 * transmitted with cfg80211_ops::mgmt_tx() to report the TX status of the 8274 * @cookie: Cookie returned by cfg80211_ops [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 1014 static struct cfg80211_ops qtn_cfg80211_ops = {
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 1001 static struct cfg80211_ops qtn_cfg80211_ops = {
|