Lines Matching defs:opaque_txpower
4162 rtw_sa2400_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_sa2400_txpower()
4375 rtw_sa2400_init(struct rtw_softc *sc, u_int freq, u_int8_t opaque_txpower, in rtw_sa2400_init()
4430 rtw_max2820_init(struct rtw_softc *sc, u_int freq, u_int8_t opaque_txpower, in rtw_max2820_init()
4471 rtw_max2820_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_max2820_txpower()
4496 rtw_grf5101_init(struct rtw_softc *sc, u_int freq, u_int8_t opaque_txpower, in rtw_grf5101_init()
4554 rtw_grf5101_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_grf5101_txpower()
4602 rtw_rtl8225_init(struct rtw_softc *sc, u_int freq, u_int8_t opaque_txpower, in rtw_rtl8225_init()
4609 rtw_rtl8225_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_rtl8225_txpower()
4627 rtw_rtl8255_init(struct rtw_softc *sc, u_int freq, u_int8_t opaque_txpower, in rtw_rtl8255_init()
4634 rtw_rtl8255_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_rtl8255_txpower()
4654 u_int8_t opaque_txpower = rtw_chan2txpower(&sc->sc_srom, ic, in rtw_phy_init() local