Searched refs:tx_unthrottle_threshold (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dxircom_pgs.S76 tx_unthrottle_threshold: .byte 0 label
115 mov tx_unthrottle_threshold, a
371 mov tx_unthrottle_threshold, r3; wValue[0] is threshold value
819 cjne a, tx_unthrottle_threshold, start_tx__maybe_unthrottle_tx
830 subb a, tx_unthrottle_threshold
833 mov tx_unthrottle_threshold, #0
H A Dkeyspan_pda.S74 tx_unthrottle_threshold: .byte 0 label
113 mov tx_unthrottle_threshold, a
333 mov tx_unthrottle_threshold, r3; wValue[0] is threshold value
758 cjne a, tx_unthrottle_threshold, start_tx__maybe_unthrottle_tx
769 subb a, tx_unthrottle_threshold
772 mov tx_unthrottle_threshold, #0

Completed in 36 milliseconds