Home
last modified time | relevance | path

Searched refs:ARPHRD_IEEE80211_RADIOTAP (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h91 #define ARPHRD_IEEE80211_RADIOTAP 803 /* IEEE 802.11 + radiotap header */ macro
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c231 wl->monitor_dev->type = ARPHRD_IEEE80211_RADIOTAP; in wilc_wfi_init_mon_interface()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c84 } else if (dev->type == ARPHRD_IEEE80211_RADIOTAP) { in prism2_rx_80211()
H A Dhostap_ioctl.c885 dev->type = ARPHRD_IEEE80211_RADIOTAP; in hostap_monitor_set_type()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c525 if (ndev->type == ARPHRD_IEEE80211_RADIOTAP) in wil_vring_reap_rx()
611 int headroom = ndev->type == ARPHRD_IEEE80211_RADIOTAP ? in wil_rx_refill()
H A Dmain.c1857 ndev->type = ARPHRD_IEEE80211_RADIOTAP; in __wil_up()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c576 priv->dev->type = enable ? ARPHRD_IEEE80211_RADIOTAP : in lbs_set_monitor_mode()
/openbmc/linux/net/mac80211/
H A Diface.c1805 sdata->dev->type = ARPHRD_IEEE80211_RADIOTAP; in ieee80211_setup_sdata()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c8462 priv->net_dev->type = ARPHRD_IEEE80211_RADIOTAP; in ipw_sw_reset()
8716 priv->net_dev->type = ARPHRD_IEEE80211_RADIOTAP; in ipw_wx_set_mode()
9753 priv->net_dev->type = ARPHRD_IEEE80211_RADIOTAP; in ipw_wx_set_monitor()
11506 priv->prom_net_dev->type = ARPHRD_IEEE80211_RADIOTAP; in ipw_prom_alloc()
H A Dipw2100.c4015 priv->net_dev->type = ARPHRD_IEEE80211_RADIOTAP; in ipw2100_switch_mode()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2146 mon_ndev->type = ARPHRD_IEEE80211_RADIOTAP; in rtw_cfg80211_add_monitor_if()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5488 dev->type = ARPHRD_IEEE80211_RADIOTAP; in hwsim_mon_setup()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c929 ndev->type = ARPHRD_IEEE80211_RADIOTAP; in brcmf_mon_add_vif()
/openbmc/linux/net/core/
H A Ddev.c465 ARPHRD_IEEE80211_RADIOTAP, ARPHRD_PHONET, ARPHRD_PHONET_PIPE,