Searched refs:sc_txrix (Results 1 – 6 of 6) sorted by relevance
264 rt->info[sc->sc_txrix].dot11Rate &~ IEEE80211_RATE_BASIC; in ath_ioctl()265 if (rt->info[sc->sc_txrix].phy & IEEE80211_T_HT) in ath_ioctl()
4621 ath_led_event(sc, sc->sc_txrix); in ath_tx_proc_q0()4678 ath_led_event(sc, sc->sc_txrix); in ath_tx_proc_q0123()4726 ath_led_event(sc, sc->sc_txrix); in ath_tx_proc()
728 u_int8_t sc_txrix; /* current tx rate for LED */ member
1410 sc->sc_txrix = rix; /* for LED blinking */ in ath_tx_do_ratelookup()2287 sc->sc_txrix = rix; in ath_tx_raw_start()
210 u_int8_t sc_txrix; member
3458 if (blinkrates[sc->sc_txrix].rate != txrate) { in iwi_led_event()3462 sc->sc_txrix = j; in iwi_led_event()3464 j = sc->sc_txrix; in iwi_led_event()