Searched refs:last_physt (Results 1 – 3 of 3) sorted by relevance
271 physt = (un != NULL) ? &un->last_physt : &sc->last_physt; in rtwn_rx_common()277 memcpy(&sc->last_physt, physt, sizeof(sc->last_physt)); in rtwn_rx_common()279 memcpy(&un->last_physt, physt, sizeof(sc->last_physt)); in rtwn_rx_common()
102 struct rtwn_tx_phystat last_physt; member202 struct rtwn_tx_phystat last_physt; member
1944 bzero(&sc->last_physt, sizeof(sc->last_physt)); in rtwn_stop()