Home
last modified time | relevance | path

Searched refs:rx_max_burst (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c1167 rx_maxburst = dwc->rx_max_burst; in dwc3_config_threshold()
1515 u8 rx_max_burst = 0; in dwc3_get_properties()
1576 &rx_max_burst); in dwc3_get_properties()
1663 dwc->rx_max_burst = rx_max_burst;
1500 u8 rx_max_burst = 0; dwc3_get_properties() local
H A Dcore.h1061 * @rx_max_burst: max USB receive burst size
1298 u8 rx_max_burst; member