FreeBSD kernel usb device Code
uath_cmd_txq_attr Struct Reference

#include <if_uathreg.h>

Data Fields

uint32_t priority
 
uint32_t aifs
 
uint32_t logcwmin
 
uint32_t logcwmax
 
uint32_t bursttime
 
uint32_t mode
 
uint32_t qflags
 

Detailed Description

Definition at line 366 of file if_uathreg.h.

Field Documentation

◆ aifs

uint32_t uath_cmd_txq_attr::aifs

Definition at line 368 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ bursttime

uint32_t uath_cmd_txq_attr::bursttime

Definition at line 371 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ logcwmax

uint32_t uath_cmd_txq_attr::logcwmax

Definition at line 370 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ logcwmin

uint32_t uath_cmd_txq_attr::logcwmin

Definition at line 369 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ mode

uint32_t uath_cmd_txq_attr::mode

Definition at line 372 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ priority

uint32_t uath_cmd_txq_attr::priority

Definition at line 367 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ qflags

uint32_t uath_cmd_txq_attr::qflags

Definition at line 373 of file if_uathreg.h.

Referenced by uath_wme_init().


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