Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/wlan/
HDif_uralvar.h91 struct ieee80211_ratectl_tx_stats sc_txs; member
HDif_rumvar.h112 struct ieee80211_ratectl_tx_stats sc_txs; member
HDif_runvar.h159 struct ieee80211_ratectl_tx_stats sc_txs; member
HDif_zydreg.h1252 struct ieee80211_ratectl_tx_status sc_txs; member
HDif_ural.c2189 struct ieee80211_ratectl_tx_stats *txs = &sc->sc_txs; in ural_ratectl_task()
HDif_zyd.c662 &sc->sc_txs; in zyd_intr_read_callback()
HDif_rum.c3140 struct ieee80211_ratectl_tx_stats *txs = &sc->sc_txs; in rum_ratectl_task()
HDif_run.c2682 struct ieee80211_ratectl_tx_stats *txs = &sc->sc_txs; in run_iter_func()
/freebsd-13-stable/sys/dev/ral/
HDrt2560var.h107 struct ieee80211_ratectl_tx_status sc_txs; member
HDrt2661var.h100 struct ieee80211_ratectl_tx_status sc_txs; member
HDrt2860var.h118 struct ieee80211_ratectl_tx_status sc_txs; member
HDrt2560.c908 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in rt2560_tx_intr()
HDrt2661.c849 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in rt2661_tx_intr()
HDrt2860.c1081 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in rt2860_drain_stats_fifo()
/freebsd-13-stable/sys/dev/wpi/
HDif_wpivar.h173 struct ieee80211_ratectl_tx_status sc_txs; member
HDif_wpi.c528 sc->sc_txs.flags = IEEE80211_RATECTL_STATUS_PKTLEN | in wpi_attach()
2057 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in wpi_tx_done()
/freebsd-13-stable/sys/dev/iwm/
HDif_iwmvar.h414 struct ieee80211_ratectl_tx_status sc_txs; member
HDif_iwm.c3507 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in iwm_rx_tx_cmd_single()
/freebsd-13-stable/sys/dev/iwn/
HDif_iwnvar.h245 struct ieee80211_ratectl_tx_status sc_txs; member
HDif_iwn.c3203 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in iwn_agg_tx_complete()
3632 struct ieee80211_ratectl_tx_status *txs = &sc->sc_txs; in iwn_tx_done()
/freebsd-13-stable/sys/dev/otus/
HDif_otusreg.h1007 struct ieee80211_ratectl_tx_stats sc_txs; member
HDif_otus.c2195 struct ieee80211_ratectl_tx_stats *txs = &sc->sc_txs; in otus_tx_update_ratectl()