Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.c1216 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_config_threshold()
1659 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1733 &rx_max_burst_prd); in dwc3_get_properties()
1818 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
Dcore.h1327 u8 rx_max_burst_prd; member