FreeBSD kernel WPI device code
wpi_scan_chan Struct Reference

#include <if_wpireg.h>

Data Fields

uint8_t flags
 
uint8_t chan
 
uint8_t rf_gain
 
uint8_t dsp_gain
 
uint16_t active
 
uint16_t passive
 

Detailed Description

Definition at line 634 of file if_wpireg.h.

Field Documentation

◆ active

uint16_t wpi_scan_chan::active

Definition at line 642 of file if_wpireg.h.

◆ chan

uint8_t wpi_scan_chan::chan

Definition at line 639 of file if_wpireg.h.

Referenced by wpi_scan().

◆ dsp_gain

uint8_t wpi_scan_chan::dsp_gain

Definition at line 641 of file if_wpireg.h.

◆ flags

uint8_t wpi_scan_chan::flags

Definition at line 635 of file if_wpireg.h.

◆ passive

uint16_t wpi_scan_chan::passive

Definition at line 643 of file if_wpireg.h.

◆ rf_gain

uint8_t wpi_scan_chan::rf_gain

Definition at line 640 of file if_wpireg.h.


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