Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwn.c143 int8_t rtwn_r88e_get_rssi(struct rtwn_softc *, int, void *);
1463 return rtwn_r88e_get_rssi(sc, rate, physt); in rtwn_get_rssi()
1485 rtwn_r88e_get_rssi(struct rtwn_softc *sc, int rate, void *physt) in rtwn_r88e_get_rssi() function