FreeBSD kernel iwm device code
iwm_fw_channel_info Struct Reference

#include <if_iwmreg.h>

Data Fields

uint32_t channel
 
uint8_t band
 
uint8_t width
 
uint8_t ctrl_pos
 
uint8_t reserved
 

Detailed Description

Definition at line 3103 of file if_iwmreg.h.

Field Documentation

◆ band

uint8_t iwm_fw_channel_info::band

Definition at line 3105 of file if_iwmreg.h.

◆ channel

uint32_t iwm_fw_channel_info::channel

Definition at line 3104 of file if_iwmreg.h.

◆ ctrl_pos

uint8_t iwm_fw_channel_info::ctrl_pos

Definition at line 3107 of file if_iwmreg.h.

◆ reserved

uint8_t iwm_fw_channel_info::reserved

Definition at line 3108 of file if_iwmreg.h.

◆ width

uint8_t iwm_fw_channel_info::width

Definition at line 3106 of file if_iwmreg.h.


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