Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rtwn/rtl8192e/usb/
Dr92eu_init.c88 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92eu_post_init()
/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwn_calib.c110 if (sc->sc_ratectl == RTWN_RATECTL_FW) { in rtwn_calib_cb()
Dif_rtwnvar.h156 RTWN_RATECTL_FW, enumerator
Dif_rtwn.c357 sc->sc_ratectl_sysctl = RTWN_RATECTL_FW; in rtwn_sysctlattach()
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/usb/
Dr12au_init.c191 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r12au_post_init()
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/pci/
Dr88ee_init.c282 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r88ee_post_init()
/freebsd-12-stable/sys/dev/rtwn/rtl8188e/usb/
Dr88eu_init.c299 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r88eu_post_init()
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
Dr92ce_init.c310 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92ce_post_init()
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
Dr92cu_init.c380 if (sc->sc_ratectl_sysctl == RTWN_RATECTL_FW) { in r92cu_post_init()
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
Dr12a_tx.c328 if (sc->sc_ratectl != RTWN_RATECTL_FW) in r12a_fill_tx_desc()
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
Dr92c_fw.c246 if (sc->sc_ratectl == RTWN_RATECTL_FW) { in r92c_init_ra()
Dr92c_tx.c327 if (sc->sc_ratectl != RTWN_RATECTL_FW) in r92c_fill_tx_desc()