Searched refs:wiphy_new (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_module.c | 138 ieee->wdev.wiphy = wiphy_new(&libipw_config_ops, 0); in alloc_libipw()
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | cfg80211.rst | 48 :functions: wiphy_new
|
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | cfg80211.c | 687 wiphy = wiphy_new(&prism2_usb_cfg_ops, sizeof(*priv)); in wlan_create_wiphy()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 1015 wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac)); in qtnf_wiphy_allocate()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | core.c | 1137 wiphy = wiphy_new(ops, sizeof(*drvr)); in brcmf_attach()
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 2037 wdev->wiphy = wiphy_new(&lbs_cfg80211_ops, sizeof(struct lbs_private)); in lbs_cfg_alloc()
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | main.c | 2167 wiphy = wiphy_new(&orinoco_cfg_ops, in alloc_orinocodev()
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | wilc_wfi_cfgoperations.c | 2099 wdev->wiphy = wiphy_new(&wilc_cfg80211_ops, sizeof(struct wilc_priv)); in wilc_wfi_cfg_alloc()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 4207 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() function
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 2206 wiphy = wiphy_new(&wil_cfg80211_ops, sizeof(struct wil6210_priv)); in wil_cfg80211_init()
|
/Linux-v4.19/drivers/net/wireless/ |
D | rndis_wlan.c | 3421 wiphy = wiphy_new(&rndis_config_ops, sizeof(struct rndis_wlan_private)); in rndis_wlan_bind()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 3467 wiphy = wiphy_new(&rtw_cfg80211_ops, sizeof(struct adapter *)); in rtw_wdev_alloc()
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 4016 wiphy = wiphy_new(&ath6kl_cfg80211_ops, sizeof(struct ath6kl)); in ath6kl_cfg80211_create()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4273 wiphy = wiphy_new(&mwifiex_cfg80211_ops, in mwifiex_register_cfg80211()
|