Searched refs:tx_unthrottle_threshold (Results 1 – 2 of 2) sorted by relevance
/firmware/keyspan_pda/ |
D | keyspan_pda.S | 185 tx_unthrottle_threshold: .byte 0 label 224 mov tx_unthrottle_threshold, a 460 mov tx_unthrottle_threshold, r3; wValue[0] is threshold value 885 cjne a, tx_unthrottle_threshold, start_tx__maybe_unthrottle_tx 896 subb a, tx_unthrottle_threshold 899 mov tx_unthrottle_threshold, #0
|
D | xircom_pgs.S | 187 tx_unthrottle_threshold: .byte 0 label 226 mov tx_unthrottle_threshold, a 498 mov tx_unthrottle_threshold, r3; wValue[0] is threshold value 946 cjne a, tx_unthrottle_threshold, start_tx__maybe_unthrottle_tx 957 subb a, tx_unthrottle_threshold 960 mov tx_unthrottle_threshold, #0
|