Home
last modified time | relevance | path

Searched refs:SET_NETDEV_DEV (Results 1 – 2 of 2) sorted by relevance

/src/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h161 #define SET_NETDEV_DEV(_ndev, _dev) (_ndev)->dev.parent = _dev; macro
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c988 SET_NETDEV_DEV(ndev, wiphy_dev(cfg->wiphy)); in brcmf_mon_add_vif()
6922 SET_NETDEV_DEV(ifp->ndev, wiphy_dev(cfg->wiphy)); in brcmf_notify_vif_event()
8534 SET_NETDEV_DEV(ndev, wiphy_dev(cfg->wiphy)); in brcmf_cfg80211_attach()