Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_init.c86 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92eu_post_init()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_calib.c108 if (sc->sc_ratectl == RTWN_RATECTL_FW) { in rtwn_calib_cb()
H A Dif_rtwnvar.h155 RTWN_RATECTL_FW, enumerator
H A Dif_rtwn.c355 sc->sc_ratectl_sysctl = RTWN_RATECTL_FW; in rtwn_sysctlattach()
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_init.c189 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r12au_post_init()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_init.c280 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r88ee_post_init()
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_init.c297 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r88eu_post_init()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c308 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92ce_post_init()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_init.c378 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92cu_post_init()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c244 if (sc->sc_ratectl == RTWN_RATECTL_FW) { in r92c_init_ra()
H A Dr92c_tx.c325 if (sc->sc_ratectl != RTWN_RATECTL_FW) in r92c_fill_tx_desc()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c326 if (sc->sc_ratectl != RTWN_RATECTL_FW) in r12a_fill_tx_desc()