Home
last modified time | relevance | path

Searched refs:cfg80211_ops (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dcfg.h10 extern const struct cfg80211_ops orinoco_cfg_ops;
H A Dcfg.c286 const struct cfg80211_ops orinoco_cfg_ops = {
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dcfg.h10 extern const struct cfg80211_ops orinoco_cfg_ops;
H A Dcfg.c286 const struct cfg80211_ops orinoco_cfg_ops = {
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h434 struct cfg80211_ops *ops,
439 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dcore.h100 struct cfg80211_ops *ops;
H A Dcore.c1195 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 Dcfg80211.c5477 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 Dcfg80211.h440 struct cfg80211_ops *ops,
445 struct cfg80211_ops *brcmf_cfg80211_get_ops(struct brcmf_mp_device *settings);
H A Dcore.h106 struct cfg80211_ops *ops;
H A Dcore.c1191 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 Dcfg80211.c5930 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 Dlibipw_module.c52 static struct cfg80211_ops libipw_config_ops = { };
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c52 static struct cfg80211_ops libipw_config_ops = { };
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dvirt_wifi.c4 * 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 Dcore.h25 const struct cfg80211_ops *ops;
H A Dcore.c400 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 Dvirt_wifi.c4 * 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 Dcore.h25 const struct cfg80211_ops *ops;
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c653 static const struct cfg80211_ops prism2_usb_cfg_ops = {
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c657 static const struct cfg80211_ops prism2_usb_cfg_ops = {
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3575 * 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 Dcfg80211.h4005 * 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 Dcfg80211.c1014 static struct cfg80211_ops qtn_cfg80211_ops = {
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1001 static struct cfg80211_ops qtn_cfg80211_ops = {

Completed in 64 milliseconds

12