Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dusb.c784 SET_IEEE80211_DEV(rtwdev->hw, &intf->dev); in rtw_usb_intf_init()
H A Dsdio.c1108 SET_IEEE80211_DEV(rtwdev->hw, &sdio_func->dev); in rtw_sdio_claim()
H A Dpci.c1621 SET_IEEE80211_DEV(rtwdev->hw, &pdev->dev); in rtw_pci_claim()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c1257 SET_IEEE80211_DEV(mvm->hw, mvm->trans->dev); in iwl_op_mode_mvm_start()
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1239 SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev) in SET_IEEE80211_DEV() function
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c431 SET_IEEE80211_DEV(hw, dev->dev); in mt76_phy_init()
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dmac.c7173 SET_IEEE80211_DEV(ar->hw, NULL); in __ath12k_mac_unregister()
7214 SET_IEEE80211_DEV(ar->hw, ab->dev); in __ath12k_mac_register()
7357 SET_IEEE80211_DEV(ar->hw, NULL); in __ath12k_mac_register()
/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Dmac.c9376 SET_IEEE80211_DEV(ar->hw, NULL); in __ath11k_mac_unregister()
9419 SET_IEEE80211_DEV(ar->hw, ab->dev); in __ath11k_mac_register()
9643 SET_IEEE80211_DEV(ar->hw, NULL); in __ath11k_mac_register()
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dmac.c10022 SET_IEEE80211_DEV(ar->hw, ar->dev);
10378 SET_IEEE80211_DEV(ar->hw, NULL);
10392 SET_IEEE80211_DEV(ar->hw, NULL);
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dpci.c3944 SET_IEEE80211_DEV(rtwdev->hw, &pdev->dev); in rtw89_pci_probe()