FreeBSD kernel usb device Code
zyd_rx_radiotap_header Struct Reference

#include <if_zydreg.h>

Data Fields

struct ieee80211_radiotap_header wr_ihdr
 
uint8_t wr_flags
 
uint8_t wr_rate
 
uint16_t wr_chan_freq
 
uint16_t wr_chan_flags
 
int8_t wr_antsignal
 
int8_t wr_antnoise
 

Detailed Description

Definition at line 1180 of file if_zydreg.h.

Field Documentation

◆ wr_antnoise

int8_t zyd_rx_radiotap_header::wr_antnoise

Definition at line 1187 of file if_zydreg.h.

Referenced by zyd_rx_data().

◆ wr_antsignal

int8_t zyd_rx_radiotap_header::wr_antsignal

Definition at line 1186 of file if_zydreg.h.

Referenced by zyd_rx_data().

◆ wr_chan_flags

uint16_t zyd_rx_radiotap_header::wr_chan_flags

Definition at line 1185 of file if_zydreg.h.

Referenced by zyd_set_chan().

◆ wr_chan_freq

uint16_t zyd_rx_radiotap_header::wr_chan_freq

Definition at line 1184 of file if_zydreg.h.

Referenced by zyd_set_chan().

◆ wr_flags

uint8_t zyd_rx_radiotap_header::wr_flags

Definition at line 1182 of file if_zydreg.h.

Referenced by zyd_rx_data().

◆ wr_ihdr

struct ieee80211_radiotap_header zyd_rx_radiotap_header::wr_ihdr

Definition at line 1181 of file if_zydreg.h.

Referenced by zyd_attach().

◆ wr_rate

uint8_t zyd_rx_radiotap_header::wr_rate

Definition at line 1183 of file if_zydreg.h.

Referenced by zyd_rx_data().


The documentation for this struct was generated from the following file: