Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c1136 tx_thr_num = dwc->tx_thr_num_pkt_prd; in dwc3_config_threshold()
1520 u8 tx_thr_num_pkt_prd = 0; in dwc3_get_properties()
1586 &tx_thr_num_pkt_prd); in dwc3_get_properties()
1671 dwc->tx_thr_num_pkt_prd = tx_thr_num_pkt_prd;
1505 u8 tx_thr_num_pkt_prd = 0; dwc3_get_properties() local
H A Dcore.h1066 * @tx_thr_num_pkt_prd: periodic ESS transmit packet count
1303 u8 tx_thr_num_pkt_prd; member