FreeBSD kernel usb device Code
uath_cmd_reset Struct Reference

#include <if_uathreg.h>

Data Fields

uint32_t flags
 
uint32_t freq
 
uint32_t maxrdpower
 
uint32_t cfgctl
 
uint32_t twiceantennareduction
 
uint32_t channelchange
 
uint32_t keeprccontent
 

Detailed Description

Definition at line 203 of file if_uathreg.h.

Field Documentation

◆ cfgctl

uint32_t uath_cmd_reset::cfgctl

Definition at line 212 of file if_uathreg.h.

◆ channelchange

uint32_t uath_cmd_reset::channelchange

Definition at line 214 of file if_uathreg.h.

Referenced by uath_set_chan().

◆ flags

uint32_t uath_cmd_reset::flags

Definition at line 204 of file if_uathreg.h.

Referenced by uath_set_chan().

◆ freq

uint32_t uath_cmd_reset::freq

Definition at line 210 of file if_uathreg.h.

Referenced by uath_set_chan().

◆ keeprccontent

uint32_t uath_cmd_reset::keeprccontent

Definition at line 215 of file if_uathreg.h.

Referenced by uath_set_chan().

◆ maxrdpower

uint32_t uath_cmd_reset::maxrdpower

Definition at line 211 of file if_uathreg.h.

Referenced by uath_set_chan().

◆ twiceantennareduction

uint32_t uath_cmd_reset::twiceantennareduction

Definition at line 213 of file if_uathreg.h.


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