Searched refs:rtwn_r88e_get_rssi (Results 1 – 1 of 1) sorted by relevance
143 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