Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ath/
H A Dath_main.c677 uint8_t rix, cix, txrate, ctsrate; in ath_tx_start() local
784 txrate = an->an_tx_mgtratesp; in ath_tx_start()
786 txrate = an->an_tx_mgtrate; in ath_tx_start()
796 txrate = an->an_tx_mgtratesp; in ath_tx_start()
798 txrate = an->an_tx_mgtrate; in ath_tx_start()
807 txrate = an->an_tx_rate0sp; in ath_tx_start()
809 txrate = an->an_tx_rate0; in ath_tx_start()
891 txrate, try0, /* series 0 rate/tries */ in ath_tx_start()