FreeBSD kernel usb device Code
upgt_lmac_tx_desc Struct Reference

#include <if_upgtvar.h>

Collaboration diagram for upgt_lmac_tx_desc:

Data Fields

struct upgt_lmac_h1 header1
 
struct upgt_lmac_h2 header2
 
uint8_t rates [8]
 
uint16_t pad1
 
struct upgt_lmac_tx_desc_wep wep_key
 
uint32_t type
 
uint32_t pad2
 
uint32_t unknown1
 
uint32_t unknown2
 
uint8_t pad3 [2]
 

Detailed Description

Definition at line 322 of file if_upgtvar.h.

Field Documentation

◆ header1

struct upgt_lmac_h1 upgt_lmac_tx_desc::header1

Definition at line 323 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ header2

struct upgt_lmac_h2 upgt_lmac_tx_desc::header2

Definition at line 324 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ pad1

uint16_t upgt_lmac_tx_desc::pad1

Definition at line 326 of file if_upgtvar.h.

◆ pad2

uint32_t upgt_lmac_tx_desc::pad2

Definition at line 329 of file if_upgtvar.h.

◆ pad3

uint8_t upgt_lmac_tx_desc::pad3[2]

Definition at line 332 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ rates

uint8_t upgt_lmac_tx_desc::rates[8]

Definition at line 325 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ type

uint32_t upgt_lmac_tx_desc::type

Definition at line 328 of file if_upgtvar.h.

Referenced by upgt_tx_start().

◆ unknown1

uint32_t upgt_lmac_tx_desc::unknown1

Definition at line 330 of file if_upgtvar.h.

◆ unknown2

uint32_t upgt_lmac_tx_desc::unknown2

Definition at line 331 of file if_upgtvar.h.

◆ wep_key

struct upgt_lmac_tx_desc_wep upgt_lmac_tx_desc::wep_key

Definition at line 327 of file if_upgtvar.h.


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