Searched refs:last_physt (Results 1 – 2 of 2) sorted by relevance
328 physt = (un != NULL) ? &un->last_physt : &sc->last_physt; in rtwn_rx_common()334 memcpy(&sc->last_physt, physt, sizeof(sc->last_physt)); in rtwn_rx_common()336 memcpy(&un->last_physt, physt, sizeof(sc->last_physt)); in rtwn_rx_common()
2064 bzero(&sc->last_physt, sizeof(sc->last_physt)); in rtwn_stop()