Home
last modified time | relevance | path

Searched refs:wiphy_new (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c124 ieee->wdev.wiphy = wiphy_new(&libipw_config_ops, 0); in alloc_libipw()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c124 ieee->wdev.wiphy = wiphy_new(&libipw_config_ops, 0); in alloc_libipw()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dvirt_wifi.c363 wiphy = wiphy_new(&virt_wifi_cfg80211_ops, sizeof(*priv)); in virt_wifi_make_wiphy()
H A Drndis_wlan.c3392 wiphy = wiphy_new(&rndis_config_ops, sizeof(struct rndis_wlan_private)); in rndis_wlan_bind()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dvirt_wifi.c363 wiphy = wiphy_new(&virt_wifi_cfg80211_ops, sizeof(*priv)); in virt_wifi_make_wiphy()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c677 wiphy = wiphy_new(&prism2_usb_cfg_ops, sizeof(*priv)); in wlan_create_wiphy()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c681 wiphy = wiphy_new(&prism2_usb_cfg_ops, sizeof(*priv)); in wlan_create_wiphy()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1307 wiphy = wiphy_new(ops, sizeof(*drvr)); in brcmf_alloc()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1094 wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac)); in qtnf_wiphy_allocate()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1304 wiphy = wiphy_new(ops, sizeof(*drvr)); in brcmf_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1081 wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac)); in qtnf_wiphy_allocate()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dmain.c2167 wiphy = wiphy_new(&orinoco_cfg_ops, in alloc_orinocodev()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1787 wiphy = wiphy_new(&wilc_cfg80211_ops, sizeof(*wl)); in wilc_create_wiphy()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2049 wdev->wiphy = wiphy_new(&lbs_cfg80211_ops, sizeof(struct lbs_private)); in lbs_cfg_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcfg.c2097 wdev->wiphy = wiphy_new(&lbs_cfg80211_ops, sizeof(struct lbs_private)); in lbs_cfg_alloc()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dmain.c2167 wiphy = wiphy_new(&orinoco_cfg_ops, in alloc_orinocodev()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1847 wiphy = wiphy_new(&wilc_cfg80211_ops, sizeof(*wl)); in wilc_create_wiphy()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4271 * on wiphy_new(), but can be changed by the driver if it has a good
4741 * @priv: driver private data (sized according to wiphy_new() parameter)
5111 * wiphy_new - create a new wiphy for use with cfg80211
5122 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() function
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2747 wiphy = wiphy_new(&rtw_cfg80211_ops, sizeof(struct adapter *)); in rtw_wdev_alloc()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1701 /* Need to be present or wiphy_new() will WARN */
2780 wiphy = wiphy_new(&wil_cfg80211_ops, sizeof(struct wil6210_priv)); in wil_cfg80211_init()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4298 wiphy = wiphy_new(&mwifiex_cfg80211_ops, in mwifiex_register_cfg80211()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c4014 wiphy = wiphy_new(&ath6kl_cfg80211_ops, sizeof(struct ath6kl)); in ath6kl_cfg80211_create()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c3379 wiphy = wiphy_new(&rtw_cfg80211_ops, sizeof(struct adapter *)); in rtw_wdev_alloc()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4779 * on wiphy_new(), but can be changed by the driver if it has a good
5270 * @priv: driver private data (sized according to wiphy_new() parameter)
5675 * wiphy_new - create a new wiphy for use with cfg80211
5686 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() function
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c4017 wiphy = wiphy_new(&ath6kl_cfg80211_ops, sizeof(struct ath6kl)); in ath6kl_cfg80211_create()

Completed in 78 milliseconds

12