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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/keyspan_pda/
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
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

Completed in 61 milliseconds