Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c1077 u8 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_core_init()
1281 u8 tx_max_burst_prd = 0; in dwc3_get_properties() local
1329 &tx_max_burst_prd); in dwc3_get_properties()
1392 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1007 * @tx_max_burst_prd: max periodic ESS transmit burst size
1214 u8 tx_max_burst_prd; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c1076 tx_maxburst = dwc->tx_max_burst_prd; in dwc3_config_threshold()
1460 u8 tx_max_burst_prd = 0; in dwc3_get_properties() local
1534 &tx_max_burst_prd); in dwc3_get_properties()
1618 dwc->tx_max_burst_prd = tx_max_burst_prd; in dwc3_get_properties()
H A Dcore.h1060 * @tx_max_burst_prd: max periodic ESS transmit burst size
1292 u8 tx_max_burst_prd; member

Completed in 12 milliseconds