Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h59 void r92c_get_txpower(struct rtwn_softc *, int,
H A Dr92c_chan.c131 r92c_get_txpower(struct rtwn_softc *sc, int chain, in r92c_get_txpower() function
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c119 rs->rs_get_txpower = r92c_get_txpower; in r92cu_attach_private()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c112 rs->rs_get_txpower = r92c_get_txpower; in r92ce_attach_private()