FreeBSD kernel usb device Code
uath_cmd_txq_setup Struct Reference

#include <if_uathreg.h>

Collaboration diagram for uath_cmd_txq_setup:

Data Fields

uint32_t qid
 
uint32_t len
 
struct uath_cmd_txq_attr attr
 

Detailed Description

Definition at line 376 of file if_uathreg.h.

Field Documentation

◆ attr

struct uath_cmd_txq_attr uath_cmd_txq_setup::attr

Definition at line 379 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ len

uint32_t uath_cmd_txq_setup::len

Definition at line 378 of file if_uathreg.h.

Referenced by uath_wme_init().

◆ qid

uint32_t uath_cmd_txq_setup::qid

Definition at line 377 of file if_uathreg.h.

Referenced by uath_wme_init().


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