Home
last modified time | relevance | path

Searched refs:wi_txpower (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dif_wivar.h97 int16_t wi_txpower; member
H A Dif_wi.c2967 sc->wi_txpower = txpower->i_val; in wi_set_txpower()
2981 if (sc->wi_txpower > 20) in wi_set_txpower()
2983 else if (sc->wi_txpower < -43) in wi_set_txpower()
2986 tmp = sc->wi_txpower; in wi_set_txpower()
3001 sc->wi_txpower); in wi_set_txpower()