Home
last modified time | relevance | path

Searched refs:wiphy_net (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/net/wireless/
H A Dsysfs.c161 return wiphy_net(wiphy); in wiphy_namespace()
H A Dnl80211.c112 if (wiphy_net(&rdev->wiphy) != netns) in __cfg80211_wdev_from_attrs()
206 if (netns != wiphy_net(&rdev->wiphy)) in __cfg80211_rdev_from_attrs()
3083 if (!net_eq(wiphy_net(&rdev->wiphy), sock_net(skb->sk))) in nl80211_dump_wiphy()
4020 if (!net_eq(wiphy_net(&rdev->wiphy), sock_net(skb->sk))) in nl80211_dump_interface()
5432 dev_get_by_index(wiphy_net(wiphy), tx_ifindex); in nl80211_parse_mbssid_config()
5938 genlmsg_multicast_netns(&nl80211_fam, wiphy_net(wiphy), msg, 0, in nl80211_send_ap_started()
11702 genlmsg_unicast(wiphy_net(&rdev->wiphy), skb, in __cfg80211_send_event_skb()
11708 genlmsg_multicast_netns(&nl80211_fam, wiphy_net(&rdev->wiphy),
12237 if (!net_eq(wiphy_net(&rdev->wiphy), net)) in nl80211_wiphy_netns()
13554 err = __sock_create(wiphy_net( in nl80211_parse_wowlan_tcp()
[all...]
H A Dpmsr.c371 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_complete()
590 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_report()
H A Dcore.c177 net = wiphy_net(&rdev->wiphy); in cfg80211_switch_netns()
1613 if (net_eq(wiphy_net(&rdev->wiphy), net)) in cfg80211_pernet_exit()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c479 dev_net_set(dev, wiphy_net(wiphy)); in qtnf_core_net_attach()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c656 dev_net_set(ndev, wiphy_net(cfg_to_wiphy(drvr->config))); in brcmf_net_attach()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6019 if (!net_eq(wiphy_net(data->hw->wiphy), genl_info_net(info))) in hwsim_del_radio_nl()
6053 if (!net_eq(wiphy_net(data->hw->wiphy), genl_info_net(info))) in hwsim_get_radio_nl()
6097 if (!net_eq(wiphy_net(data->hw->wiphy), sock_net(skb->sk))) in hwsim_dump_radio_nl()
6269 if (!net_eq(wiphy_net(data->hw->wiphy), net)) in hwsim_exit_net()
/openbmc/linux/net/mac80211/
H A Diface.c2141 dev_net_set(ndev, wiphy_net(local->hw.wiphy)); in ieee80211_if_add()
/openbmc/linux/include/net/
H A Dcfg80211.h5592 static inline struct net *wiphy_net(struct wiphy *wiphy) in wiphy_net() function
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3116 dev_net_set(dev, wiphy_net(wiphy)); in mwifiex_add_virtual_intf()