FreeBSD kernel MWL device code
MWL_HAL_CHANNELINFO Struct Reference

#include <mwlhal.h>

Collaboration diagram for MWL_HAL_CHANNELINFO:

Data Structures

struct  mwl_hal_channel
 

Data Fields

uint16_t freqLow
 
uint16_t freqHigh
 
int nchannels
 
struct MWL_HAL_CHANNELINFO::mwl_hal_channel channels [MWL_HAL_MAXCHAN]
 

Detailed Description

Definition at line 110 of file mwlhal.h.

Field Documentation

◆ channels

◆ freqHigh

uint16_t MWL_HAL_CHANNELINFO::freqHigh

Definition at line 111 of file mwlhal.h.

Referenced by get2Ghz(), and get5Ghz().

◆ freqLow

uint16_t MWL_HAL_CHANNELINFO::freqLow

Definition at line 111 of file mwlhal.h.

Referenced by get2Ghz(), and get5Ghz().

◆ nchannels

int MWL_HAL_CHANNELINFO::nchannels

Definition at line 112 of file mwlhal.h.

Referenced by addchannels(), addht40channels(), findchannel(), findhalchannel(), get2Ghz(), and get5Ghz().


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