Home
last modified time | relevance | path

Searched refs:ieee80211_radiotap_header (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dradiotap.h5 struct ieee80211_radiotap_header hdr;
34 struct ieee80211_radiotap_header hdr;
/openbmc/linux/Documentation/networking/
H A Dradiotap-headers.rst23 of the it_present member of ieee80211_radiotap_header is set, it means that
29 < 8-byte ieee80211_radiotap_header >
40 covered by the ieee80211_radiotap_header and any arguments following.
48 ieee80211_radiotap_header.
61 - "alignment" is relative to the start of the ieee80211_radiotap_header, ie,
/openbmc/linux/net/wireless/
H A Dradiotap.c99 struct ieee80211_radiotap_header *radiotap_header, in ieee80211_radiotap_iterator_init()
103 if (max_length < sizeof(struct ieee80211_radiotap_header)) in ieee80211_radiotap_iterator_init()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c10 struct ieee80211_radiotap_header hdr;
15 struct ieee80211_radiotap_header hdr;
/openbmc/linux/include/net/
H A Dieee80211_radiotap.h26 struct ieee80211_radiotap_header { struct
582 const struct ieee80211_radiotap_header *hdr = (const void *)data; in ieee80211_get_radiotap_len()
H A Dcfg80211.h6344 struct ieee80211_radiotap_header *_rtheader;
6365 struct ieee80211_radiotap_header *radiotap_header,
/openbmc/linux/net/mac80211/
H A Dstatus.c248 int len = sizeof(struct ieee80211_radiotap_header); in ieee80211_tx_radiotap_len()
299 struct ieee80211_radiotap_header *rthdr; in ieee80211_add_tx_radiotap_header()
H A Dtx.c2074 struct ieee80211_radiotap_header *rthdr = in ieee80211_validate_radiotap_len()
2075 (struct ieee80211_radiotap_header *)skb->data; in ieee80211_validate_radiotap_len()
2078 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in ieee80211_validate_radiotap_len()
2097 struct ieee80211_radiotap_header *rthdr = in ieee80211_parse_tx_radiotap()
2098 (struct ieee80211_radiotap_header *) skb->data; in ieee80211_parse_tx_radiotap()
H A Drx.c124 len = sizeof(struct ieee80211_radiotap_header) + 8; in ieee80211_rx_radiotap_hdrlen()
301 struct ieee80211_radiotap_header *rthdr; in ieee80211_add_rx_radiotap_header()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c435 struct ieee80211_radiotap_header *radiotap; in brcmf_netif_mon_rx()
459 struct ieee80211_radiotap_header *radiotap; in brcmf_netif_mon_rx()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h65 struct ieee80211_radiotap_header hdr;
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c2015 struct ieee80211_radiotap_header *rtap_hdr; in rtw_cfg80211_monitor_if_xmit_entry()
2021 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in rtw_cfg80211_monitor_if_xmit_entry()
2024 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in rtw_cfg80211_monitor_if_xmit_entry()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1146 struct ieee80211_radiotap_header rt_hdr;
H A Dipw2100.c2523 struct ieee80211_radiotap_header rt_hdr; in isr_rx_monitor()
H A Dipw2200.c10286 struct ieee80211_radiotap_header *rt_hdr; in ipw_handle_promiscuous_tx()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c309 struct ieee80211_radiotap_header rthdr; in wil_rx_add_radiotap_header()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c739 struct ieee80211_radiotap_header hdr;
748 struct ieee80211_radiotap_header hdr;