FreeBSD kernel MWL device code
mwl_hal_bastream Struct Reference
Collaboration diagram for mwl_hal_bastream:

Data Fields

MWL_HAL_BASTREAM public
 
uint8_t stream
 
uint8_t setup
 
uint8_t ba_policy
 
uint8_t tid
 
uint8_t paraminfo
 
uint8_t macaddr [IEEE80211_ADDR_LEN]
 

Detailed Description

Definition at line 116 of file mwlhal.c.

Field Documentation

◆ ba_policy

uint8_t mwl_hal_bastream::ba_policy

Definition at line 120 of file mwlhal.c.

Referenced by mwl_hal_bastream_alloc(), and mwl_hal_bastream_create().

◆ macaddr

uint8_t mwl_hal_bastream::macaddr[IEEE80211_ADDR_LEN]

Definition at line 123 of file mwlhal.c.

Referenced by mwl_hal_bastream_alloc(), and mwl_hal_bastream_create().

◆ paraminfo

uint8_t mwl_hal_bastream::paraminfo

Definition at line 122 of file mwlhal.c.

Referenced by mwl_hal_bastream_alloc(), and mwl_hal_bastream_create().

◆ public

MWL_HAL_BASTREAM mwl_hal_bastream::public

◆ setup

uint8_t mwl_hal_bastream::setup

◆ stream

uint8_t mwl_hal_bastream::stream

Definition at line 118 of file mwlhal.c.

Referenced by mwl_hal_attach(), mwl_hal_bastream_create(), and mwl_hal_bastream_destroy().

◆ tid

uint8_t mwl_hal_bastream::tid

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