Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c1021 u8 tx_thr_num = dwc->tx_thr_num_pkt_prd; in dwc3_core_init()
1225 u8 tx_thr_num_pkt_prd; in dwc3_get_properties() local
1270 &tx_thr_num_pkt_prd); in dwc3_get_properties()
1329 dwc->tx_thr_num_pkt_prd = tx_thr_num_pkt_prd; in dwc3_get_properties()
Dcore.h1177 u8 tx_thr_num_pkt_prd; member