FreeBSD kernel usb device Code
urtw_8187b_rxhdr Struct Reference

#include <if_urtwreg.h>

Data Fields

uint32_t flag
 
uint64_t mactime
 
uint8_t noise
 
uint8_t rssi
 
uint8_t agc
 
uint8_t flag2
 
uint16_t flag3
 
int8_t pwdb
 
uint8_t fot
 

Detailed Description

Definition at line 314 of file if_urtwreg.h.

Field Documentation

◆ agc

uint8_t urtw_8187b_rxhdr::agc

Definition at line 341 of file if_urtwreg.h.

◆ flag

uint32_t urtw_8187b_rxhdr::flag

Definition at line 315 of file if_urtwreg.h.

Referenced by urtw_rxeof().

◆ flag2

uint8_t urtw_8187b_rxhdr::flag2

Definition at line 342 of file if_urtwreg.h.

◆ flag3

uint16_t urtw_8187b_rxhdr::flag3

Definition at line 347 of file if_urtwreg.h.

◆ fot

uint8_t urtw_8187b_rxhdr::fot

Definition at line 352 of file if_urtwreg.h.

◆ mactime

uint64_t urtw_8187b_rxhdr::mactime

Definition at line 335 of file if_urtwreg.h.

Referenced by urtw_rxeof().

◆ noise

uint8_t urtw_8187b_rxhdr::noise

Definition at line 336 of file if_urtwreg.h.

Referenced by urtw_rxeof().

◆ pwdb

int8_t urtw_8187b_rxhdr::pwdb

Definition at line 351 of file if_urtwreg.h.

◆ rssi

uint8_t urtw_8187b_rxhdr::rssi

Definition at line 337 of file if_urtwreg.h.

Referenced by urtw_rxeof().


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