atw_get_tsft
if (le64toh(ni->ni_tstamp.tsf) >= atw_get_tsft(sc))
tsft = atw_get_tsft(sc);
static uint64_t atw_get_tsft(struct atw_softc *);