Searched refs:wl_radiotap_legacy_t (Results 1 – 4 of 4) sorted by relevance
228 typedef struct wl_radiotap_legacy wl_radiotap_legacy_t; typedef370 #define MAX_RADIOTAP_LEGACY_SIZE (sizeof(wl_radiotap_legacy_t) + \
586 wl_radiotap_legacy_t *rtl = (wl_radiotap_legacy_t *)((uint8*)rtap_hdr + rtap_len); in wl_radiotap_rx_legacy()588 rtap_len += sizeof(wl_radiotap_legacy_t); in wl_radiotap_rx_legacy()