Searched refs:wiphy_net (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | sysfs.c | 152 return wiphy_net(wiphy); in wiphy_namespace()
|
| H A D | nl80211.c | 92 if (wiphy_net(&rdev->wiphy) != netns) in __cfg80211_wdev_from_attrs() 186 if (netns != wiphy_net(&rdev->wiphy)) in __cfg80211_rdev_from_attrs() 2763 if (!net_eq(wiphy_net(&rdev->wiphy), sock_net(skb->sk))) in nl80211_dump_wiphy() 3575 if (!net_eq(wiphy_net(&rdev->wiphy), sock_net(skb->sk))) in nl80211_dump_interface() 10336 genlmsg_unicast(wiphy_net(&rdev->wiphy), skb, in __cfg80211_send_event_skb() 10342 genlmsg_multicast_netns(&nl80211_fam, wiphy_net(&rdev->wiphy), in __cfg80211_send_event_skb() 10858 if (!net_eq(wiphy_net(&rdev->wiphy), net)) in nl80211_wiphy_netns() 12108 err = __sock_create(wiphy_net(&rdev->wiphy), PF_INET, SOCK_STREAM, in nl80211_parse_wowlan_tcp() 13354 genlmsg_multicast_netns(&nl80211_fam, wiphy_net(&rdev->wiphy), in cfg80211_nan_match() 13357 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_nan_match() [all …]
|
| H A D | pmsr.c | 352 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_complete() 571 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_report()
|
| H A D | core.c | 176 net = wiphy_net(&rdev->wiphy); in cfg80211_switch_netns() 1469 if (net_eq(wiphy_net(&rdev->wiphy), net)) in cfg80211_pernet_exit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | core.c | 484 dev_net_set(dev, wiphy_net(wiphy)); in qtnf_core_net_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | mac80211_hwsim.c | 3919 if (!net_eq(wiphy_net(data->hw->wiphy), genl_info_net(info))) in hwsim_del_radio_nl() 3953 if (!net_eq(wiphy_net(data->hw->wiphy), genl_info_net(info))) in hwsim_get_radio_nl() 3997 if (!net_eq(wiphy_net(data->hw->wiphy), sock_net(skb->sk))) in hwsim_dump_radio_nl() 4163 if (!net_eq(wiphy_net(data->hw->wiphy), net)) in hwsim_exit_net()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_cfg80211.c | 1128 dev_net_set(ndev, wiphy_net(wiphy)); in woal_cfg80211_add_mon_if() 3160 dev_net_set(dev, wiphy_net(wdev->wiphy)); in woal_register_uap_cfg80211()
|
| H A D | moal_sta_cfg80211.c | 6878 dev_net_set(dev, wiphy_net(wdev->wiphy)); in woal_register_sta_cfg80211()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | core.c | 655 dev_net_set(ndev, wiphy_net(cfg_to_wiphy(drvr->config))); in brcmf_net_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap_cfg80211.c | 1523 dev_net_set(ndev, wiphy_net(wiphy)); in woal_cfg80211_add_mon_if() 3751 dev_net_set(dev, wiphy_net(wdev->wiphy)); in woal_register_uap_cfg80211()
|
| H A D | moal_sta_cfg80211.c | 9574 dev_net_set(dev, wiphy_net(wdev->wiphy));
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | iface.c | 1900 dev_net_set(ndev, wiphy_net(local->hw.wiphy)); in ieee80211_if_add()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 5080 static inline struct net *wiphy_net(struct wiphy *wiphy) in wiphy_net() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 3032 dev_net_set(dev, wiphy_net(wiphy)); in mwifiex_add_virtual_intf()
|