Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dradiotap.h5 struct ieee80211_radiotap_header hdr;
34 struct ieee80211_radiotap_header hdr;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_radiotap.h44 struct ieee80211_radiotap_header ieee_radiotap;
114 struct ieee80211_radiotap_header *hdr;
188 typedef struct ieee80211_radiotap_header ieee80211_radiotap_header_t;
376 #define MAX_RADIOTAP_SIZE (sizeof(struct ieee80211_radiotap_header) + \
H A Dieee80211_radiotap.h71 BWL_PRE_PACKED_STRUCT struct ieee80211_radiotap_header { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_radiotap.h44 struct ieee80211_radiotap_header ieee_radiotap;
114 struct ieee80211_radiotap_header *hdr;
188 typedef struct ieee80211_radiotap_header ieee80211_radiotap_header_t;
376 #define MAX_RADIOTAP_SIZE (sizeof(struct ieee80211_radiotap_header) + \
H A Dieee80211_radiotap.h71 BWL_PRE_PACKED_STRUCT struct ieee80211_radiotap_header { struct
/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_linux_mon.c192 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
203 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
206 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_linux_mon.c190 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
201 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
204 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_linux_mon.c189 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
200 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
203 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_linux_mon.c190 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
201 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
204 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_linux_mon.c192 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
203 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
206 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_linux_mon.c190 struct ieee80211_radiotap_header *rtap_hdr; in dhd_mon_if_subif_start_xmit()
201 if (unlikely(skb->len < sizeof(struct ieee80211_radiotap_header))) in dhd_mon_if_subif_start_xmit()
204 rtap_hdr = (struct ieee80211_radiotap_header *)skb->data; in dhd_mon_if_subif_start_xmit()
/OK3568_Linux_fs/kernel/include/net/
H A Dieee80211_radiotap.h26 struct ieee80211_radiotap_header { struct
362 struct ieee80211_radiotap_header *hdr = (void *)data; in ieee80211_get_radiotap_len()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c10 struct ieee80211_radiotap_header hdr;
15 struct ieee80211_radiotap_header hdr;
/OK3568_Linux_fs/buildroot/package/aircrack-ng/
H A D0001-Expand-packed-definition.patch18 @@ -56,7 +56,7 @@ struct ieee80211_radiotap_header {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/monitor/
H A Drtw_radiotap.c184 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
197 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/monitor/
H A Drtw_radiotap.c184 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
197 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/monitor/
H A Drtw_radiotap.c183 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
196 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/monitor/
H A Drtw_radiotap.c306 struct ieee80211_radiotap_header *rtap_hdr = NULL; in rtw_fill_radiotap_hdr()
319 rtap_hdr = (struct ieee80211_radiotap_header *)&hdr_buf[0]; in rtw_fill_radiotap_hdr()

1234