Home
last modified time | relevance | path

Searched refs:rx_max_burst_prd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c1075 u8 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_core_init()
1279 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1325 &rx_max_burst_prd); in dwc3_get_properties()
1389 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1005 * @rx_max_burst_prd: max periodic ESS receive burst size
1212 u8 rx_max_burst_prd; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c1074 rx_maxburst = dwc->rx_max_burst_prd; in dwc3_config_threshold()
1458 u8 rx_max_burst_prd = 0; in dwc3_get_properties() local
1530 &rx_max_burst_prd); in dwc3_get_properties()
1615 dwc->rx_max_burst_prd = rx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1058 * @rx_max_burst_prd: max periodic ESS receive burst size
1290 u8 rx_max_burst_prd; member

Completed in 12 milliseconds