Home
last modified time | relevance | path

Searched refs:ath_radiotap_vendor_hdr (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h306 struct ath_radiotap_vendor_hdr { /* 30 bytes */ struct
379 struct ath_radiotap_vendor_hdr wr_v;
H A Dif_ath_rx.c525 htole16(sizeof(struct ath_radiotap_vendor_hdr)); in ath_rx_tap_vendor()