Searched refs:SET_IEEE80211_DEV (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | usb.c | 784 SET_IEEE80211_DEV(rtwdev->hw, &intf->dev); in rtw_usb_intf_init()
|
| H A D | sdio.c | 1108 SET_IEEE80211_DEV(rtwdev->hw, &sdio_func->dev); in rtw_sdio_claim()
|
| H A D | pci.c | 1621 SET_IEEE80211_DEV(rtwdev->hw, &pdev->dev); in rtw_pci_claim()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 1257 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 D | mac80211.h | 1239 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 D | mac80211.c | 431 SET_IEEE80211_DEV(hw, dev->dev); in mt76_phy_init()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | mac.c | 7173 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 D | mac.c | 9376 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 D | mac.c | 10022 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 D | pci.c | 3944 SET_IEEE80211_DEV(rtwdev->hw, &pdev->dev); in rtw89_pci_probe()
|