HomeSort by: relevance | last modified time | path
    Searched refs:bt_nexttbtt (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_beacon.c 36 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
55 bt.bt_nexttbtt = next_beacon;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_beacon.c 39 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
60 bt.bt_nexttbtt = next_beacon;
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_beacon.c 37 OS_REG_WRITE(ah, AR_TIMER0, bt->bt_nexttbtt);
71 bt.bt_nexttbtt = next_beacon;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_beacon.c 40 OS_REG_WRITE(ah, AR_NEXT_TBTT, TU_TO_USEC(bt->bt_nexttbtt));
75 bt.bt_nexttbtt = next_beacon;
  /src/sys/external/isc/atheros_hal/dist/
ah.h 633 uint32_t bt_nexttbtt; /* next beacon in TU */ member in struct:__anon975b85b62308

Completed in 16 milliseconds