FreeBSD kernel usb device Code
dwc_otg_profile Struct Reference

#include <dwc_otg.h>

Collaboration diagram for dwc_otg_profile:

Data Fields

struct usb_hw_ep_profile usb
 
uint16_t max_buffer
 

Detailed Description

Definition at line 152 of file dwc_otg.h.

Field Documentation

◆ max_buffer

uint16_t dwc_otg_profile::max_buffer

Definition at line 154 of file dwc_otg.h.

Referenced by dwc_otg_data_tx().

◆ usb

struct usb_hw_ep_profile dwc_otg_profile::usb

Definition at line 153 of file dwc_otg.h.

Referenced by dwc_otg_get_hw_ep_profile(), and dwc_otg_init_fifo().


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